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