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
You're right, I think it's related to #177
The reason behind that is because we actually have lists in the WorkspaceSwitcherPopupList equal to the amount of rows we have in wsmatrix. Long story with the limitation faced while implementing a grid in the WorkspaceSwitcherPopupList.
I think to fix this, we need to build a St.ScrollView to contain a single list which has all the workspaces.
In other words, _lists should be one list instead of a array of lists
The workspace thumbnails in the overview should have vertical padding (same as horizontal). Maybe related to #177
The text was updated successfully, but these errors were encountered: