Windows geometry #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We have to store windows geometries. When a window is resized or moved, its geometry (size and position) must be stored in disk, so the next time an app is opened the geometry gets restored
Solved in 20b7500: forge no longer overrides the client's size, so apps that remember their own geometry restore it on next launch.