mirror of
https://github.com/dborth/fceugx.git
synced 2025-01-05 21:38:17 +01:00
fix text scrolling - it works again!
This commit is contained in:
parent
698cf4177d
commit
86f3bdc9d6
@ -402,6 +402,7 @@ void GuiFileBrowser::Update(GuiTrigger * t)
|
||||
scrollbarBoxBtn->SetPosition(0,position+36);
|
||||
|
||||
listChanged = false;
|
||||
numEntries = browser.numEntries;
|
||||
|
||||
if(updateCB)
|
||||
updateCB(this);
|
||||
|
Loading…
Reference in New Issue
Block a user