Gniang / RoundedTB

Add margins, rounded corners and segments to your taskbars!
GNU General Public License v3.0
305 stars 9 forks source link

Taskbar won't show up when using Automatically Hide The Taskbar setting #10

Open edgarcnp opened 1 year ago

edgarcnp commented 1 year ago

Repro: open Settings, go to Taskbar settings, check the "Automatically Hide The Taskbar", then whenever I hover my mouse to the bottom (center-ish) of the screen the taskbar won't show up.

Expected: The taskbar show up when I hover on the bottom of the screen.

Undisputed00x commented 1 year ago

a non RTB related fix would be to use: https://github.com/ChanpleCai/SmartTaskbar

tikkou commented 12 months ago

you can workaround this by setting the top margin 0 or 1 (1 looks better)

edgarcnp commented 12 months ago

you can workaround this by setting the top margin 0 or 1 (1 looks better)

Thank you so much! I'll leave this open just in case somebody else got the same problem.