Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - kroyee

#1
Hey, I have a few Panels that are holding other widgets.
Inside the panels are some labels/listbox/chatbox. I have a function that on resizing the window is recalculated the viewport to keep aspect ratio, and everything works fine except for the clippings inside the panel.
The panels either cut off the top part or the left part depending on how I size my window.

I am setting the new viewport both for my sf::window and for the gui.

The panel is the highly transparent white rectangle on the right part of the screen.
I'm using tgui 0.7