Fix using Viewport::warp_mouse within Viewports
This commit is contained in:
parent
795304e34f
commit
ffe42171a5
4 changed files with 35 additions and 1 deletions
|
|
@ -291,6 +291,8 @@ public:
|
|||
Ref<Font> get_theme_default_font() const;
|
||||
int get_theme_default_font_size() const;
|
||||
|
||||
virtual Transform2D get_screen_transform() const override;
|
||||
|
||||
Rect2i get_parent_rect() const;
|
||||
virtual DisplayServer::WindowID get_window_id() const override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue