Start Implement AutoSizing into UI7
This commit is contained in:
@ -28,5 +28,6 @@ class Sample : public RenderD7::Scene {
|
||||
mutable std::vector<std::string> names;
|
||||
mutable std::vector<std::string> files;
|
||||
mutable int sel;
|
||||
mutable float txt_size = 0.5f;
|
||||
State state = State_Menu;
|
||||
};
|
Reference in New Issue
Block a user