issues
search
koerismo
/
PBR-2-Source
A Python-powered gui for converting pbr materials into Source Engine-compatible materials.
GNU General Public License v3.0
26
stars
2
forks
source link
Random small UI changes
#6
Closed
JJL772
closed
3 months ago
JJL772
commented
4 months ago
Added tooltip to the image icons that displays file name and how to remove the file
Added stretch to left side layout to prevent excessive vertical spacing between the elements if the UI is resized
Configure minimum size based on the
sizeHint
after all elements have been added to the layout
JJL772
commented
3 months ago
Thanks for addressing this for me!
sizeHint
after all elements have been added to the layout