Fix Retina coordinate for stored popup menu position
This commit is contained in:
parent
ca79932d30
commit
8022c64209
3 changed files with 15 additions and 3 deletions
|
@ -925,6 +925,8 @@ public:
|
|||
|
||||
bool is_object_sinking(int object_idx) const;
|
||||
|
||||
void apply_retina_scale(Vec2d &screen_coordinate) const;
|
||||
|
||||
private:
|
||||
bool _is_shown_on_screen() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue