Insality
330dabda09
Update
2025-03-20 09:46:13 +02:00
Insality
ae33b08a6b
Decrease default drag dead zone to 4 pixels
2024-12-24 01:23:20 +02:00
Insality
c35dfc7066
More widgets stuff, cleaning code
2024-11-19 23:06:57 +02:00
Insality
299f8501e8
Widgets WIP
2024-11-18 22:50:42 +02:00
Insality
c85d66fdca
Update annotations P.1
2024-10-29 20:31:45 +02:00
Insality
0a5bb248d7
Remove checkbox, checkbox group, radio group and old default templates
2024-10-19 10:58:46 +03:00
Insality
c0c1870ac5
Solve #239 Remove button style
2024-10-16 20:58:55 +03:00
Insality
aa6310db91
Update
2024-10-16 20:30:55 +03:00
Insality
5848921cba
Update docs, config generations, fix linter
2024-10-15 19:34:07 +03:00
Insality
986a4695f6
Update Rich Input with selection/arrows control. Add template and nodes to self:get_druid
2024-09-07 17:15:40 +03:00
Insality
f93d0c7d40
Add hover on_mouse_hover callback in constructor
...
Add ON_HOVER_CURSOR and ON_MOUSE_HOVER_CURSOR in hover component in styles
2024-09-04 01:58:20 +03:00
Insality
4a095a2a24
Update README
...
Button key trigger will not consume input
Update scroll position while animate
Add scroll:set_view_size
Better static grid get_index function
Rework Data List (only static grid)
Update Default style
Remove a component from parent if exists on druid:remove
2024-09-03 21:48:43 +03:00
Insality
2c083f6a71
Update wrong links in documentation
2023-12-05 14:27:53 +02:00
Insality
337090e74c
Update docs, little optimizations, inline style anims
2023-07-15 12:35:05 +03:00
Insality
23ac068f51
Update docs
2023-07-11 22:23:48 +03:00
Insality
bd9b4ad58f
Merge branch 'develop' into tests
2023-02-07 18:45:35 +02:00
Insality
dad54d8de3
Update #199 rename IS_CONSUME_INPUT_WHILE_SELECTED to NO_CONSUME_INPUT_WHILE_SELECTED. Change default value
2022-12-01 21:05:14 +02:00
Insality
5d3625e2a8
Solve #199 Add input consume flag while input is selected. With false value it's allow to interact with other input components while input is selected (current input will be unselected if this case)
2022-11-12 12:50:19 +02:00
Insality
4de50591f8
Update drag/slider scene node koefs, add layout max gui upscale
2022-10-15 16:11:12 +03:00
Insality
9e92cf295b
Add tests for drag component
2022-10-08 19:11:57 +03:00
Insality
77e56e8747
Add hotkey example
2022-07-17 19:07:35 +03:00
Insality
3e5a90920e
Update drag screen koef value
2022-07-17 18:41:02 +03:00
Insality
a846adf97b
Update docs
2022-03-08 18:38:17 +02:00
Insality
3b329f9c25
Update docs, annotations and style for checkbox
2022-02-12 17:17:36 +02:00
Insality
3ac2986171
#162 Add static grid last row alignment
2022-01-27 22:29:13 +02:00
Insality
009c3999c4
#142 Add WHEEL_SCROLL_BY_INERTION Scroll style param
2021-10-23 17:10:15 +03:00
Insality
0179e68887
#91 Add license comments
2021-10-23 13:08:39 +03:00
Insality
94197391a5
Update docs for #78 text update
2021-10-20 20:52:14 +03:00
Insality
4ef8316949
#78 Add text different adjust types
2021-10-20 20:24:31 +03:00
Insality
1219b02c10
#131 Add dynamic_poses for static grid
2021-10-17 16:36:45 +03:00
Insality
9ff97b98ea
Update docs, changelogs, example. Prepare to 0.6.0 release
2021-04-06 00:03:55 +03:00
Insality
0472e5d6db
Little code refactor, update changelog
2021-04-02 10:07:22 +03:00
Insality
86c7170053
#106 Add IS UNSELECT ON RESELECT style for Input component
2020-11-06 23:12:10 +03:00
Insality
e8b1809321
#74 typo fix strech -> stretch
2020-06-14 13:26:22 +03:00
Insality
928a212527
Add on_style_change to every component
...
Empty default style is now valid. Every component have their default style values. Removed style function checks
2020-05-09 12:45:09 +03:00
Insality
0cc848b53f
#49 add on_mouse_hover to hover component
2020-05-04 01:12:25 +03:00
Insality
10c4ee2151
Update documentation
2020-05-04 00:51:44 +03:00
Insality
1e568c2fa6
Update documentation, refactoring
2020-05-04 00:16:08 +03:00
Insality
facfe39269
Scroll polishing
2020-05-03 20:46:01 +03:00
Insality
99781f333d
Scroll progress. Previous API returing in process
2020-05-03 19:36:28 +03:00
Insality
7d3429f252
Scroll refactoring progress
2020-04-28 23:22:00 +03:00
Insality
f77fa8e8a8
Add multitouch for scroll correct scrolling with several fingers
2020-04-28 19:06:29 +03:00
Insality
05425fb76c
Scroll refactoring process
2020-04-28 18:13:43 +03:00
Insality
97509ca30b
Add marked_text support. Add input example page
2020-04-18 12:10:00 +03:00
Insality
6d84f06c32
Add on_input_wrong, add allowerd_characters, add simple wrong animation
2020-04-18 02:01:45 +03:00
Insality
be26478c21
Input implementation progress
2020-04-18 00:45:18 +03:00
Insality
3339b00071
Add simple swipe component
2020-04-17 20:04:45 +03:00
Insality
0539746519
Scale up button in default style (instead of scale down). Faster animation
2020-04-13 19:35:32 +03:00
Insality
7c22032004
Clean up todo, more docs
2020-03-22 15:32:00 +03:00
Insality
53a77c0fcb
Start scroll rework
2020-02-26 00:09:04 +03:00