Alexei Anoshenko
|
bc6e0c4db9
|
Added Popup show/hide animation
|
2024-11-25 22:13:29 +02:00 |
Alexei Anoshenko
|
5cc4475370
|
* Added "push-perspective", "push-rotate-x", "push-rotate-y", "push-rotate-z", "push-rotate", "push-skew-x", "push-skew-y", "push-scale-x", "push-scale-y", "push-scale-z", "push-translate-x", "push-translate-y", "push-translate-z" properties.
|
2024-11-25 12:03:08 +02:00 |
Alexei Anoshenko
|
91093637c7
|
Update stackLayout.go
|
2024-11-24 21:14:35 +02:00 |
Alexei Anoshenko
|
488368de8c
|
Optimisation
|
2024-11-24 17:23:24 +02:00 |
Alexei Anoshenko
|
6b2a5b4aee
|
Optimisation
|
2024-11-24 15:43:31 +02:00 |
Alexei Anoshenko
|
ed639c94c6
|
Improved StackLayout push/pop animation
|
2024-11-24 08:52:43 +02:00 |
Alexei Anoshenko
|
31c07ced98
|
Bug fixing
|
2024-11-22 15:36:08 +02:00 |
Alexei Anoshenko
|
84a00af595
|
Improved DetailsView
|
2024-11-21 08:25:46 +02:00 |
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
|
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 |
anoshenko
|
45c798d14c
|
bug fixing
|
2022-10-29 20:48:03 +03:00 |
Alexei Anoshenko
|
dcf8240235
|
Removed Init function from View interface
|
2022-09-01 11:04:50 +03:00 |
Alexei Anoshenko
|
082c30b062
|
Fixed Popup
|
2022-08-07 18:59:56 +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
|
9478b1ee4f
|
Bug fixing
|
2022-05-22 12:54:02 +03:00 |
anoshenko
|
36e6d0a389
|
Added the "current" property to StackLayout
|
2021-11-20 14:22:00 +03:00 |
anoshenko
|
7e2804f002
|
Add a listener for changing a property value
|
2021-11-20 11:15:28 +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 |