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

14 Commits

Author SHA1 Message Date
anoshenko 600f56d8ea Added support for height and width range in media styles 2023-05-26 20:08:25 +03:00
anoshenko 3d44aa3ba3 Bug fixing 2023-05-18 12:26:54 +03:00
anoshenko 3bf3b9c2ba Update theme.go 2023-05-10 15:52:56 +03:00
anoshenko 43a8b9fe58 Bug fixing & optimisation 2023-05-02 17:20:01 +03:00
anoshenko d1b30c56da Optimisation 2023-04-23 12:32:03 +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 9c236ae102 Added Style functions to Theme 2022-05-25 20:03:32 +03:00
Alexei Anoshenko be2701e59d Bug fixing and optimisation 2022-05-23 15:22:14 +03:00
Alexei Anoshenko 3097f89f5a Added Append function to Theme & bug fixing 2022-05-16 17:43:06 +03:00
Alexei Anoshenko 894242f2dd Added Theme interface, NewTheme, CreateThemeFromText, and AddTheme functions 2022-05-12 11:05:50 +03:00
Alexei Anoshenko 371079e27b Added "image constants" 2022-04-23 18:13:35 +03:00
Alexei Anoshenko 8a625dcc78 Added: "focusable" and "user-data" properties, ConstantTags and ColorTags function to Session, ReloadTableViewData function. Bug fixing 2022-04-14 12:05:45 +03:00
Alexei Anoshenko be954df7c7 Added "animation" and "transition" properties 2021-10-04 17:58:17 +03:00
anoshenko 73e7184395 Initialization 2021-09-07 17:36:50 +03:00