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 is a really annoying bug because moving the windows around is kind of a pain.
Usually when you save a project the window positions get saved too which is great. But sometimes when you load the project, they don't get loaded correctly - the sizes are correct but the windows get stacked so they overlap each other.
This seems like it was much more common in 0.4.15 but it still happens in the latest version.
The text was updated successfully, but these errors were encountered:
is this related to the monitor-format of the user? Eg, if the oser owns a 16:8 screen, the windows will be correct, but a 4:3 (as mine) it is often nescesary to resize and move the open windows (minor issue as i see it)
is this related to the monitor-format of the user? Eg, if the oser
owns a 16:8 screen, the windows will be correct, but a 4:3 (as mine)
it is often nescesary to resize and move the open windows (minor issue
as i see it)
Nope, I don't see how it would be related to monitor aspect ratio. The
problem is that windows get opened on top of each other and not in the
places where they were previously.
This is a really annoying bug because moving the windows around is kind of a pain.
Usually when you save a project the window positions get saved too which is great. But sometimes when you load the project, they don't get loaded correctly - the sizes are correct but the windows get stacked so they overlap each other.
This seems like it was much more common in 0.4.15 but it still happens in the latest version.
The text was updated successfully, but these errors were encountered: