Fixes and function additions
- Fixed Text pos at NoCollapse flag - Fix Button Input Api (HandleScrolling after layout Update) - Add getter for IO and Current Menu - Add AdObject func wrappers to Menu
This commit is contained in:
@@ -103,6 +103,8 @@ class PD_UI7_API Layout {
|
||||
|
||||
void Update();
|
||||
|
||||
fvec2 DbgScrollOffset() { return ScrollOffset; }
|
||||
|
||||
private:
|
||||
friend class Menu;
|
||||
friend class Context;
|
||||
|
||||
Reference in New Issue
Block a user