Add Tooltip::PopupDelay
This commit is contained in:
@@ -27,6 +27,9 @@ namespace JUI
|
||||
|
||||
Widget* attachment = nullptr;
|
||||
|
||||
float PopupDelay() const { return 0;}
|
||||
|
||||
protected:
|
||||
float popup_delay = 0.f;
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user