Iterated Dynamics is an open source fractal generator with support for many fractal types.
GNU General Public License v3.0
25
stars
9
forks
source link
Id runs off-screen if screen config changed between runs #136
Closed
LegalizeAdulthood closed 2 months ago
When you close Id, it remembers the screen location in the registry.
If you exit Id while it is on a secondary monitor and then disconnect that monitor, the next time you run Id, it places the window off screen.
Check screen dimensions on launch forget any starting position if the remembered position is off screen.