mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-01 00:15:10 +01:00
fix text scrolling - it works again!
This commit is contained in:
parent
9c1014fcb4
commit
52610a72ee
@ -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