Add folder support to file browsers in games made by Illusion
GNU General Public License v3.0
31
stars
13
forks
source link
Fixed a bug that prevented scrolling to the bottom level when names were long and displayed on multiple lines #45
Closed
takahiro0327 closed 11 months ago
Fix #40. Please merge if it is OK.
This occurs when there are multiple items with multi-line names. Fixed so that each item has its own height.
Before Fix:
After Fix: