31 Commits

Author SHA1 Message Date
Insality
14dccea799 Update set/reset input priority functions. Remove increase_input_priority function 2021-04-01 20:59:47 +03:00
Insality
731a47e01d Add separate input priority component value 2021-02-07 14:57:39 +05:00
Insality
da085238cc #108 Move component interests const from const.lua to component.lua 2020-11-07 17:28:07 +03:00
Insality
248b9c30f9 Update annotations: scroll, static_grid, events, druid_instance 2020-10-11 23:53:30 +03:00
Insality
a36ba5ab1c Add more available pivots for dynamic grid 2020-09-28 02:58:43 +03:00
Insality
f25a8acd95 Remove side from dynamic_grid, move it to node pivot 2020-09-24 09:32:39 +03:00
Insality
cded2b153c Remove const.grid_type 2020-09-20 23:11:09 +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
32c3316a53 Add get_pos and get_index methods 2020-07-12 12:39:15 +03:00
Insality
94e882577b #53 Add init all interests arrays, fix final on empty druid instance 2020-05-07 23:16:37 +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
56795363f8 Add esc button to unselect input field 2020-04-18 02:08:56 +03:00
Insality
b9b67c55d6 Renamed interests 2020-04-18 01:40:38 +03:00
Insality
be26478c21 Input implementation progress 2020-04-18 00:45:18 +03:00
Insality
b1ccdf9110 Add key events for input component 2020-04-17 23:26:17 +03:00
Insality
3339b00071 Add simple swipe component 2020-04-17 20:04:45 +03:00
Insality
c2b65eb4e2 Input priority little rework? Remove on_swipe 2020-02-23 12:17:25 +03:00
Insality
f65d5ce71c Update docs 2020-02-07 01:10:10 +03:00
Insality
544fd8d736 Update ldoc code comments 2020-02-05 02:44:09 +03:00
Insality
9ae07b4784 Druid instance refactoring 2020-02-03 22:16:01 +03:00
Insality
add6b8e301 Move components array from self to self.components and self.components_all 2020-01-30 01:55:37 +03:00
Insality
ae47bcee8f Add component instance with general methods. New component constructor 2020-01-30 01:46:02 +03:00
Insality
513a4c141b Move _fct_metatable to separate file druid_instance 2020-01-30 01:01:45 +03:00
Insality
09ae21a367 Set functions to setup sound/text from external sources 2020-01-30 00:31:17 +03:00
Insality
59c9dc8a9b Add set_pivot to text component 2020-01-11 15:04:53 +05:00
Insality
88a37f77af Update ldoc comments 2019-12-05 22:05:06 +03:00
Insality
f8a3b6f632 Move const to const.lua 2019-12-05 21:34:26 +03:00
Insality
aaac514a3d rename data to const 2019-09-25 20:54:50 +03:00