mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-28 23:45:45 -04:00
UiService v2.1: Virtualized lists (#2342)
* UiService: Add `pane_add_list` * Fix CSS scoping
This commit is contained in:
@@ -185,8 +185,6 @@ AchievementsWindow::AchievementsWindow() {
|
||||
*confirmingAll = false;
|
||||
clearAllPtr->set_text("Clear All Achievements");
|
||||
});
|
||||
|
||||
pane.finalize();
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user