Modify ↓
Opened 4 years ago
Closed 4 years ago
#2209 closed enhancement (fixed)
Remember positions of different windows
| Reported by: | stoecker | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
The code in Main.java to remember the geometry should be moved into an own class also used for other windows (e.g. relation editor).
Attachments (0)
Change History (2)
comment:1 Changed 4 years ago by anonymous
comment:2 Changed 4 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
There's now a utility class WindowGeometry.java.
Note: See
TracTickets for help on using
tickets.



Well, go ahead and do that and submit a patch.