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
If there is one window open, the task button shrinks in size. However, if the user opens another window and another button appears on the taskbar, both button expand to their expect size (full). The bug become a lot more obvious if one is to open two windows on one workspace, and a single one in another workspace. Toggling between workspaces will show the buttons resizing.
This is honestly probably a side effect of my hacky implemention of creating running indicators and animating them. It can probably be shimmed by disabling the animate when a new window is open. I'll label as a bug, but it might be a bit before I can come up with a fix unless someone else wants to PR it before me.
This might be fixed in 6765443
I changed where and how the indicators are drawn and should only be dependent on their parent frame explicitly instead of implicitly like before.
If there is one window open, the task button shrinks in size. However, if the user opens another window and another button appears on the taskbar, both button expand to their expect size (full). The bug become a lot more obvious if one is to open two windows on one workspace, and a single one in another workspace. Toggling between workspaces will show the buttons resizing.
fancy_tasks_resizing_taskbar_bug-2022-11-05_15.53.21.mp4
The text was updated successfully, but these errors were encountered: