mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Make non-formspec modal menus respect gui scale (#7850)
This commit is contained in:
@@ -65,6 +65,7 @@ protected:
|
||||
v2s32 m_pointer;
|
||||
v2s32 m_old_pointer; // Mouse position after previous mouse event
|
||||
v2u32 m_screensize_old;
|
||||
float m_gui_scale;
|
||||
#ifdef __ANDROID__
|
||||
v2s32 m_down_pos;
|
||||
std::string m_jni_field_name;
|
||||
|
Reference in New Issue
Block a user