Insality
|
07c57d5cc6
|
Add border offset fixes
|
2020-09-21 00:47:08 +03:00 |
|
Insality
|
ace1fc6cb1
|
Add node shift at add/remove for static grid
|
2020-09-21 00:37:44 +03:00 |
|
Insality
|
cf87c89cff
|
Update grid usage at grid example page
|
2020-09-21 00:00:00 +03:00 |
|
Insality
|
9230f9545c
|
Change annotations grid -> static_grid
|
2020-09-20 23:49:42 +03:00 |
|
Insality
|
cded2b153c
|
Remove const.grid_type
|
2020-09-20 23:11:09 +03:00 |
|
Insality
|
d410192669
|
Add helper.deprecated function. Renamed grid to static_grid
|
2020-09-20 23:09:11 +03:00 |
|
Insality
|
02e238348b
|
Copy grid from infinity scroll tests
|
2020-09-20 23:03:59 +03:00 |
|
Insality
|
1b9901edd9
|
Merge branch 'develop' into feature/77-grid-update
# Conflicts:
# druid/base/grid.lua
|
2020-09-20 23:03:33 +03:00 |
|
Insality
|
04c39f1ce2
|
Add on layout change initial support
|
2020-09-16 00:31:05 +03:00 |
|
Insality
|
f182439f2a
|
#76 add params for lang text string.format
|
2020-07-18 22:16:24 +03:00 |
|
Insality
|
a561892fb6
|
#80 fix hover function call set_enabled
|
2020-07-18 21:47:15 +03:00 |
|
Insality
|
32c3316a53
|
Add get_pos and get_index methods
|
2020-07-12 12:39:15 +03:00 |
|
Insality
|
a92e4e6ae0
|
Add grid update position function
|
2020-07-12 12:30:13 +03:00 |
|
Insality
|
844f0dc356
|
#71 fix blocker input events
|
2020-06-14 20:09:23 +03:00 |
|
Insality
|
409657c12b
|
#72 fix return in on_input functions
|
2020-06-14 13:34:30 +03:00 |
|
Insality
|
e8b1809321
|
#74 typo fix strech -> stretch
|
2020-06-14 13:26:22 +03:00 |
|
Insality
|
2ef288402e
|
Typo fix in custom component
|
2020-06-14 13:23:21 +03:00 |
|
Insality
|
bf81bdfae0
|
Add custom component template
|
2020-06-14 13:23:01 +03:00 |
|
Insality
|
474b97469e
|
#69 Fix annotations in button component
|
2020-05-24 22:56:53 +03:00 |
|
Insality
|
f4f04a17df
|
#65 Add hover set_enabled function, disabled button do not provide hover events
|
2020-05-24 22:48:46 +03:00 |
|
Insality
|
8231e30310
|
#64 Fix default mouse_hover state
|
2020-05-19 23:54:15 +03:00 |
|
Insality
|
2db45b27e2
|
#61 fix button anim node
|
2020-05-16 16:54:48 +03:00 |
|
Insality
|
194fe6794f
|
Update changelog
|
2020-05-09 14:59:50 +03:00 |
|
Insality
|
7ed7e8e798
|
Update style annotations
|
2020-05-09 13:35:30 +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
|
b9ebedbcf9
|
#56 Grid now don't delete nodes on grid:clear. Now only reset the nodes array
|
2020-05-07 23:29:34 +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
|
0c1bf63e13
|
Scroll module refactoring
|
2020-05-03 20:56:37 +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
|
6f8190f1a6
|
#51 Get default grid anchor from node
|
2020-04-21 00:32:44 +03:00 |
|
Insality
|
e18d150523
|
Typo docs fix
|
2020-04-18 19:04:34 +03:00 |
|
Insality
|
668ecff090
|
Update documentation
|
2020-04-18 14:39:12 +03:00 |
|
Insality
|
866e8727fc
|
Correct events and changelog
|
2020-04-18 14:17:25 +03:00 |
|
Insality
|
67038b5c77
|
Add increase/reset input priority. Input field now increase self prioirty
|
2020-04-18 13:44:23 +03:00 |
|
Insality
|
97509ca30b
|
Add marked_text support. Add input example page
|
2020-04-18 12:10:00 +03:00 |
|
Insality
|
36d7bcee5a
|
Update docs and changelogs
|
2020-04-18 02:31:52 +03:00 |
|
Insality
|
56795363f8
|
Add esc button to unselect input field
|
2020-04-18 02:08:56 +03:00 |
|
Insality
|
6d84f06c32
|
Add on_input_wrong, add allowerd_characters, add simple wrong animation
|
2020-04-18 02:01:45 +03:00 |
|
Insality
|
b9b67c55d6
|
Renamed interests
|
2020-04-18 01:40:38 +03:00 |
|
Insality
|
49e915d78b
|
Clear input field on long tap. Unselect on focus lost
|
2020-04-18 01:39:09 +03:00 |
|
Insality
|
be26478c21
|
Input implementation progress
|
2020-04-18 00:45:18 +03:00 |
|
Insality
|
08e93c7423
|
Start implementation of input component
|
2020-04-17 23:27:18 +03:00 |
|
Insality
|
1e213a5f30
|
Add text:get_text_width function
|
2020-04-17 23:26:59 +03:00 |
|
Insality
|
e06337fdee
|
Changed back on back and backspace. Update backhandler
|
2020-04-17 23:26:39 +03:00 |
|