Commit Graph

13 Commits

Author SHA1 Message Date
Alexei Anoshenko 0f2e7e55ea OriginX, OriginY, and OriginZ properties renamed to TransformOriginX, TransformOriginY, and TransformOriginZ. GetOrigin function renamed to GetTransformOrigin 2024-11-18 16:20:25 +02:00
Alexei Anoshenko e2775d52f2 Added PropertyName type 2024-11-13 12:56:39 +03:00
Mikalai Turankou f239af2324 Added more comments for the constants which represent UI element's properties and events 2024-09-18 13:50:06 +03:00
Mikalai Turankou 1a21487540 Added missing comments for exported types like constants, variables, functions, structs and interfaces 2024-09-12 14:05:11 +03:00
Alexei Anoshenko b1628023f7 Excluding default properties of CustomView from the result of String() 2024-05-02 15:07:57 +03:00
anoshenko 9ac68ac0c9 Updated docs 2024-04-23 19:34:36 +03:00
anoshenko f8d797a4c1 Optimisation 2022-10-30 17:22:33 +03:00
Alexei Anoshenko dcf8240235 Removed Init function from View interface 2022-09-01 11:04:50 +03:00
Alexei Anoshenko 7c860c54b9 Added OpenURL function, optimisation 2022-08-18 18:18:36 +03:00
Alexei Anoshenko fdbb6cb00b replace interface{} -> any 2022-07-26 18:36:00 +03:00
Alexei Anoshenko 9478b1ee4f Bug fixing 2022-05-22 12:54:02 +03:00
anoshenko 79fb34f29f Added ViewByID functions 2021-11-04 21:21:42 +03:00
anoshenko 73e7184395 Initialization 2021-09-07 17:36:50 +03:00