mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-27 17:02:55 -04:00
Rework Settings components
This commit is contained in:
@@ -22,6 +22,7 @@ public:
|
||||
protected:
|
||||
bool handle_nav_command(NavCommand cmd) override;
|
||||
virtual void set_value(Rml::String value) = 0;
|
||||
virtual Rml::String input_value() { return format_value(); }
|
||||
|
||||
private:
|
||||
void focus_input();
|
||||
|
||||
Reference in New Issue
Block a user