EatTheFuture / image_tools

Eat the Future's collection of image/color tools.
Other
74 stars 6 forks source link

Opening tools on non-primary monitor (or perhaps portrait monitor) makes them hang #17

Open marklio opened 4 months ago

marklio commented 4 months ago

I have 3 monitors, and if I open any of the color tools on my secondary monitors (which also happen to be portrait, while my primary is not), they hang. If they open on my primary monitor, they will move between monitors and be minimized/restored to other monitors with no issue.

I'm on Windows 11, and I'm happy to provide any useful diagnostic information needed. I also have a fork of the tools, so I'm happy to experiment (and will do some investigating myself). I'd imagine this issue is likely not in your code, but I wanted to report it.

I'm not blocked at all by this as starting on my primary monitor works as a workaround.

cessen commented 4 months ago

Oh, that's weird. I don't have a Windows machine, so I can't test on this end (works fine on Linux).

I recently update the version of the GUI library I'm using. Since it sounds like you're building from source anyway, could you pull latest master and see if that fixes it?

marklio commented 4 months ago

Fresh build from master did not fix this. I really think this is likely a portrait monitor thing rather than simply a secondary monitor thing. I'm no stranger to weird portrait monitor bugs. They are pretty common. I'll see if I can find a more general report of this.