Open nmshyam opened 9 years ago
Same here. I have a dual monitor setup and when I turn off and on the monitors sometimes the window which is opened when clicking on the tray icon is not visible on any monitor and I have to kill the feednotifier process.
The code does check screen size for each popup, but it seems that wxPython is caching these values.
https://github.com/fogleman/FeedNotifier/blob/master/popups.py#L14
Dear Developer, I have a laptop which I keep connecting to an external monitor. I am using the latest version (v2.6) of the program. As the resolution/display screen size changes when I connect or disconnect a monitor, the position of the program window is not fixated always to the default right-bottom of the screen.
I request you to incorporate a check on the screen size every time a message appears so that it re-fixes its posion appropriately.
Thanks in advance.