mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-14 13:25:21 +01:00
Avoid drawing clipped out formspec elements (#10095)
This commit is contained in:
@@ -32,6 +32,8 @@ public:
|
||||
|
||||
virtual bool OnEvent(const SEvent &event) override;
|
||||
|
||||
virtual void draw() override;
|
||||
|
||||
inline void onScrollEvent(gui::IGUIElement *caller)
|
||||
{
|
||||
if (caller == m_scrollbar)
|
||||
|
||||
Reference in New Issue
Block a user