eclipse-esmf / esmf-aspect-model-editor

Manage Aspect Models visually — create, validate, create artefacts, persist file based
https://eclipse-esmf.github.io/ame-guide/introduction.html
Mozilla Public License 2.0
21 stars 7 forks source link

[BUG] Reduce margins of dialog before showing horizontal scroll bar #227

Open atextor opened 3 months ago

atextor commented 3 months ago

How: List of performed steps Open a dialog, e.g. "Settings", resize window

What: Actual result vs expected result

On full screen width the dialog is shown as it's intended to look like: image But when I reduce my window size, dialog display is broken:

Expected: The dialog is kept centered, when I reduce horizontal window size, the margins left and right of the dialog disappear but the dialog is still completely shown

Actual: The margins are kept and a horizontal scrollbar is shown inside the dialog: image Even the closing X button is invisible and needs to be scrolled in.

Where: (e.g. component, version, url, your system info) AME 5.5.0 on Linux