Ecdar / Ecdar-GUI

A graphical tool for modeling using ECDAR (Environment for Compositional Design and Analysis of Real Time Systems)
MIT License
3 stars 5 forks source link

Scaling is not accurate when opening ecdar. #112

Closed WassawRoki closed 1 year ago

WassawRoki commented 1 year ago

Description: Scaling is not accurate when opening ecdar. Some parts are messing at the edges of the window.

Screenshot: image

Potential solution: Right now, it can be fixed by changing the scaling under the view option in the toolbar, e.g change it to 1.25x and back to 1.0x. Which indicates that which ever function is used when re scaling, could fix the initial scaling.

Nielswps commented 1 year ago

I am unable to recreate this issue on the main branch. It is related to the issue reported in #88 and might have been resolved during some changes made to the way the side panes are opened and closed.

Please reopen, if the issue reappears