mirror of
https://github.com/Insality/druid
synced 2025-09-27 18:12:21 +02:00
#107 Better scale text adjust by height for multiline text nodes
This commit is contained in:
@@ -246,4 +246,5 @@ Have a good day.
|
||||
- `Button:set_enabled` has more priority than this to check button availability
|
||||
- The `check_function` should return _true_ of _false_. If true - button can be clicked
|
||||
- The `failure_callback`will be called if `check_function` will return false. It's callback for you if button is not available
|
||||
- Example with `set_check_function` exists in general:buttons example collection
|
||||
- Example with `set_check_function` exists in general:buttons example collection
|
||||
- **#107** Better scale text adjust by height for multiline text nodes (but still not perfect)
|
Reference in New Issue
Block a user