I don’t know if this is a bug, but when I pull the Podium main window on my second monitor and try to maximize the window, Podium maximizes at the top but not at the bottom. I don’t know how to explain it correctly, so I hope you understand my description š
For whatever reason, Podium decides to maximize to the resolution of my main monitor, and not the resolution of my 2nd one.
The bug was easy to find, but the fix proved to be more complicated. I had to change the method I use to set the borderless fullscreen position. Windows(tm) was doing some voodoo with the coordinates I gave it, depending on various factors such as the taskbar position. If you e.g. move your taskbar to your secondary monitor, the window is maximized properly.