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

15 Commits

Author SHA1 Message Date
anoshenko f8d797a4c1 Optimisation 2022-10-30 17:22:33 +03:00
Alexei Anoshenko a9e0b246d5 Bug fixing 2022-09-06 09:57:33 +03:00
Alexei Anoshenko 2f7e1bbab3 Added SizeFunc interface, changed SizeUnit struct 2022-09-05 14:00:07 +03:00
Alexei Anoshenko dcf8240235 Removed Init function from View interface 2022-09-01 11:04:50 +03:00
Alexei Anoshenko 5926a7649f Changed the type of the second argument of all Get functions to "subviewID ...string" (previously "subviewID string") 2022-08-31 22:17:46 +03:00
Alexei Anoshenko 6dad96c2a7 Added "list-row-gap" and "list-column-gap" properties 2022-08-31 17:31:17 +03:00
Alexei Anoshenko 3c8ea5a785 Optimisation 2022-07-28 12:53:50 +03:00
Alexei Anoshenko 3da4d660d5 Optimisation 2022-07-28 12:41:50 +03:00
Alexei Anoshenko fdbb6cb00b replace interface{} -> any 2022-07-26 18:36:00 +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 9478b1ee4f Bug fixing 2022-05-22 12:54:02 +03:00
Alexei Anoshenko 61ee6c03f2 Fixed background radial gradient 2022-05-01 13:27:04 +03:00
anoshenko 76ff9a38fb Added detailsView expand event 2021-11-20 16:53:45 +03:00
anoshenko 7e2804f002 Add a listener for changing a property value 2021-11-20 11:15:28 +03:00
anoshenko 73e7184395 Initialization 2021-09-07 17:36:50 +03:00