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 one took a bit to figure out, but clicking on the Sidebery Navigation panel can at times be buggy, this is due to the browser window GUI taking over the blank spots, for some reason.
I haven't had time to investigate further, but I am pleased with finally finding a cause. This hasn't been a problem since I use “scroll over navigation” in Sidebery to switch, but having a clickable action would be ideal.
Making this an issue for remembering.
Possible solution: Set the Z-index of the sidebar much higher than the browser elements, and if that doesn't work (as I expect it won't), set the Z-index of other elements in the general area much lower when the Sidebar is hovered.
The text was updated successfully, but these errors were encountered:
drannex42
changed the title
Navigation bar (in Sidebery) affects browser window, not sidebar.
Navigation bar (in Sidebery) is not clickable in rare cases, due to the browser window.
Jun 19, 2024
So is this what's going on here? Makes it so that I can't click on the leftmost panel (maybe, depends on how much I scale it), which obviously kinda sucks since it's the default.
Ah. So of note then, showing the bookmark toolbar does fix it, however hiding it and enabling the fix does not, as I had that uncommented for those screenshots..
This one took a bit to figure out, but clicking on the Sidebery Navigation panel can at times be buggy, this is due to the browser window GUI taking over the blank spots, for some reason.
I haven't had time to investigate further, but I am pleased with finally finding a cause. This hasn't been a problem since I use “scroll over navigation” in Sidebery to switch, but having a clickable action would be ideal.
Making this an issue for remembering.
Possible solution: Set the Z-index of the sidebar much higher than the browser elements, and if that doesn't work (as I expect it won't), set the Z-index of other elements in the general area much lower when the Sidebar is hovered.
The text was updated successfully, but these errors were encountered: