open-scd icon indicating copy to clipboard operation
open-scd copied to clipboard

Scrolling is the SLD editor is confusing

Open JakobVogelsang opened this issue 4 years ago • 3 comments

Scrolling in the SLD editor can be very confusing. When the mouse if over the single line diagram, obviously the pan zoom is using the scroll to zoom in and out. When the mouse is outside the single line diagram, scrolling leads to disappearing tabs. I think in the single line diagram we should only allow scrolling for pan zoom and block it otherwise.

JakobVogelsang avatar Jan 12 '22 15:01 JakobVogelsang

As an engineer I want of have a fixed tabs bar in case of navigation So I don't have to look for the tabs

Acceptance criteria: The tab bar should stick when scrolling down. The scrollbar can be removed.

The scrollbar in combination with the zoom function is the issue here: image

Sander3003 avatar May 16 '22 17:05 Sander3003

@ca-d can you check if this now reflects our discussion of this morning?

Sander3003 avatar May 23 '22 09:05 Sander3003

Thanks @Sander3003 , it does.

This may even be as simple as a different overflow css property on the containing element.

ca-d avatar May 23 '22 10:05 ca-d