* tab-bar: fix clicks sometimes not registering
Caching the click position wasn't working across multiple plugin
instances.
Also a couple of refactors:
- move the code with the tab switching logic inside update
- avoid rendering when calling switch_tab_to, since it will happen
anyway afterwards
* same fix for compact-bar
|
||
|---|---|---|
| .. | ||
| .cargo | ||
| src | ||
| Cargo.toml | ||
| LICENSE.md | ||