mirror of
https://github.com/Insality/druid
synced 2025-06-27 10:27:48 +02:00
Update media path in readme
This commit is contained in:
parent
d650c2393b
commit
ed39091a8e
@ -20,9 +20,9 @@ Basic Druid input component
|
|||||||
Basic Druid text component
|
Basic Druid text component
|
||||||
|
|
||||||
- Text component by default have auto adjust text sizing. Text never will be more, than text size, which you can setup in gui scene. It can be disabled on component creating
|
- Text component by default have auto adjust text sizing. Text never will be more, than text size, which you can setup in gui scene. It can be disabled on component creating
|
||||||

|

|
||||||
- Text pivot can be changed with `text:set_pivot`, and text will save their position inside their text size box:
|
- Text pivot can be changed with `text:set_pivot`, and text will save their position inside their text size box:
|
||||||

|

|
||||||
|
|
||||||
## Blocker
|
## Blocker
|
||||||
Druid component for block input
|
Druid component for block input
|
||||||
@ -30,7 +30,7 @@ Druid component for block input
|
|||||||
It can be used for block input in special zone.
|
It can be used for block input in special zone.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||

|

|
||||||
|
|
||||||
Blue zone is **button** with close_window callback
|
Blue zone is **button** with close_window callback
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user