deinstapel / deinstapel/cursive-tabs
Active `TabBar` is not highlighted initially
- Dominant language
- Rust
- Stars
- 31
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I'm following the example verbatim.
https://github.com/deinstapel/cursive-tabs/blob/52e94cb6bc686a209127ce7bf9b7087a2d602ba2/examples/fullscreen.rs#L1-L60
The active tab name is not highlighted initially even though active tab is being set.
https://github.com/deinstapel/cursive-tabs/blob/52e94cb6bc686a209127ce7bf9b7087a2d602ba2/examples/fullscreen.rs#L34
Image to illustrate potential bug and expected behavior.

Could be the same issue as #4
Package info: `cursive-tabs = "0.7.0"`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.