juzzlin / Heimer

Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
GNU General Public License v3.0
889 stars 112 forks source link

Limit software startup size #166

Closed BeyondXinXin closed 3 years ago

BeyondXinXin commented 3 years ago

I have two screens: 1920 1080 (main screen) and 3840 2160 (secondary screen)

When I maximize and close the software on the secondary screen, the display exception will appear next time I start the software

juzzlin commented 3 years ago

I guess this happens on Windows?

BeyondXinXin commented 3 years ago

Yes, it appears on windows

juzzlin commented 3 years ago

Merged from CLI, thanks!