Page 1 of 1

[DONE] Keep tab color on hover if "match with breadcrumb color" is enabled

Posted: 23 Mar 2019 09:03
by bdeshi
Configuration > Colors and Styles > Colors > Match selected tab with breadcrumb bar
When this setting is enabled, don't remove the color from inactive tab on hover.

Re: Keep tab color on hover if "match with breadcrumb color" is enabled

Posted: 25 Mar 2019 09:31
by admin
Why? :?

Re: Keep tab color on hover if "match with breadcrumb color" is enabled

Posted: 25 Mar 2019 12:03
by bdeshi
It will look better and more consistent. The active pane's active tab retains breadcrumb color on hover, but the inactive pane's tab jumps to white on mouse hover, this is more distracting than useful.
tabflicker.png

Re: Keep tab color on hover if "match with breadcrumb color" is enabled

Posted: 25 Mar 2019 13:50
by admin
The active tab does not react because it does not do anything on a click. The inactive tab OTOH will react on a click, hence the hover effect.

Re: Keep tab color on hover if "match with breadcrumb color" is enabled

Posted: 25 Mar 2019 14:22
by admin
Made some tests: I will weaken and adapt the effect.

Re: Keep tab color on hover if "match with breadcrumb color" is enabled

Posted: 25 Mar 2019 18:27
by bdeshi
okay, thanks!