forked from mbk-lab/rui_orig
2
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Alexei Anoshenko 3da4d660d5 Optimisation 2022-07-28 12:41:50 +03:00
Alexei Anoshenko c5ca92de60 Optimisation 2022-07-28 12:11:27 +03:00
Alexei Anoshenko e23ad83b6c Refactoring and optimisation 2022-07-27 20:31:57 +03:00
Alexei Anoshenko fdbb6cb00b replace interface{} -> any 2022-07-26 18:36:00 +03:00
Alexei Anoshenko 392a0a0288 Bug fixing 2022-07-19 18:22:19 +03:00
Alexei Anoshenko 73cd9318a5 Added some properties and functions
* Added "resize", "grid-auto-flow", "caret-color", and "backdrop-filter" properties
* Added BlurView, BlurViewByID, GetResize, GetGridAutoFlow, GetCaretColor, GetBackdropFilter functions
* The "warp" property for ListView and ListLayout renamed to "list-warp"
* The "warp" property for EditView renamed to "edit-warp"
* Added CertFile and KeyFile optional fields to the AppParams struct.If they are set, then an https connection is created, otherwise http.
2022-06-07 13:07:10 +03:00
Alexei Anoshenko b43bf80856 Bug fixing 2022-05-26 12:01:49 +03:00
Alexei Anoshenko be2701e59d Bug fixing and optimisation 2022-05-23 15:22:14 +03:00
Alexei Anoshenko 9478b1ee4f Bug fixing 2022-05-22 12:54:02 +03:00
Alexei Anoshenko fcea1c89a3 bug fixing 2022-05-17 10:46:00 +03:00
Alexei Anoshenko 3097f89f5a Added Append function to Theme & bug fixing 2022-05-16 17:43:06 +03:00
Alexei Anoshenko 50cbb10bf6 Added AllImageResources() & bug fixing 2022-04-21 18:22:17 +03:00
Alexei Anoshenko 1a4040bd00 Added TableView cell/row selection mode 2022-01-14 17:20:04 -05:00
anoshenko 7e2804f002 Add a listener for changing a property value 2021-11-20 11:15:28 +03:00
anoshenko 584983b818 Fixed "@..." text bug in EditView 2021-11-17 12:47:14 +03:00
anoshenko 73e7184395 Initialization 2021-09-07 17:36:50 +03:00