You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This also makes the scrolling next to impossible coz whenever the user tries to use the scroll bar using the arrow key or scroll wheel to see the hidden icons the automatic centric behavior immediately makes the scroll bar jumps to its default position.
also, this isn't a new problem I was just too lazy to submit an issue on it.
The text was updated successfully, but these errors were encountered:
Droyk
changed the title
[Bug] Automatic centric function doesn't work correctly if the taskbar has too many icons
[Bug] Automatic center function doesn't work correctly if the taskbar has too many icons
Dec 27, 2021
Also, if this problem can't be solved then it makes all the more reason to add this feature #156 so the users don't have to disable TaskbarX main function that Automatically Centers the icons.
@Droyk Yes, this will happen for everyone because the taskbar works that way. There should also be an option that disables the centering when the icons hit the end of the taskbar. TaskbarX only knows the size of the taskbar by looking for the first and last icon in the taskbar. and get their position. If the last icon breaks to a new row the formula is broken. I will look into your suggestion of making them smaller ;)
This also makes the scrolling next to impossible coz whenever the user tries to use the scroll bar using the arrow key or scroll wheel to see the hidden icons the automatic centric behavior immediately makes the scroll bar jumps to its default position.
also, this isn't a new problem I was just too lazy to submit an issue on it.
Anyway See it in action: https://gfycat.com/ifr/ableobedientcoqui?hd=1&speed=2
Edition - Windows 10 Pro
Version - 21H1
OS build - 19043.1415
Experience - Windows Feature Experience Pack 120.2212.3920.0
I tried other taskbar centering programs such as https://github.com/mdhiggins/CenterTaskbar same result!
The text was updated successfully, but these errors were encountered: