RSDKModding / RetroED

RetroED v2.0
GNU General Public License v3.0
28 stars 5 forks source link

Screen Resize Bug #143

Closed c08oprkiua closed 2 months ago

c08oprkiua commented 2 months ago

Before opening this issue, I ensure that...

Editor Tool

Scene Editor

RSDK Version

v3

Expected Behavior

The RetroED window should respect the vertical taskbar I have in KDE Plasma

Actual Behavior

It will set its x stretch to the horizontal size of my screen, leaving an edge of the editor under my taskbar.

Steps to Reproduce

  1. Open RetroED on Linux
  2. Mess with anything in the Scene editor
  3. Window immediately starts to clip
  4. Attempt to fix issue by maximizing the window
  5. Window clips but in the other direction
  6. Won't let me minimize the size, or if it does, it still sets it back when I do anything

Screenshots

image image

Was another editor used on the file(s)?

No.

Platform

Linux

Additional Comments

No response

c08oprkiua commented 2 months ago

Oh yeah also

I didn't show screenshots of it because I'm not at home to demonstrate it right now, but it also has similar issues with setting a minimum size on my secondary, 4:3 monitor, but it's even worse there (I will get screenshots of it when I get home)

Leonx254 commented 2 months ago

fixed in dfaa414