mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Android: Implement Autohiding button bars to cleanup screen
This commit is contained in:
@@ -108,7 +108,7 @@ public:
|
||||
this->remove();
|
||||
#ifdef HAVE_TOUCHSCREENGUI
|
||||
if (g_touchscreengui)
|
||||
g_touchscreengui->Show();
|
||||
g_touchscreengui->show();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user