mirror of
https://github.com/Insality/druid
synced 2025-11-26 10:50:54 +01:00
Update property panel, add small button for more text
This commit is contained in:
@@ -77,6 +77,7 @@ end
|
||||
---@param enabled boolean
|
||||
function M:set_enabled(enabled)
|
||||
self.button:set_enabled(enabled)
|
||||
gui.set_alpha(self.button.node, enabled and 1 or 0.75)
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user