Michail Vourlakos
|
ed3472b11f
|
make Metrics.Fractions as private property
|
5 years ago |
Michail Vourlakos
|
2727aa1616
|
add more metrics options for applets
|
5 years ago |
Michail Vourlakos
|
90d9aefd0b
|
add more metrics options for Ability
|
5 years ago |
Michail Vourlakos
|
97e7c428b7
|
rename Ability.Container to Metrics
--major change but improves readability a lot
|
5 years ago |
Michail Vourlakos
|
03de9bb09f
|
replace maxZoomFactor with innerZoomFactor
--innerZoomFactor is a way for applets to
request specific zoom factor at some cases
for example during some of their animations
|
5 years ago |
Michail Vourlakos
|
c9ec2bc957
|
rename minZoomFactor to animations.maxZoomFactor
|
5 years ago |
Michail Vourlakos
|
ef1fc413c9
|
publich Containet ability components
|
5 years ago |
Michail Vourlakos
|
732c7821f1
|
support property AbilityDefinition.Animations
--use qml for this and it is much better than c++
|
5 years ago |
Michail Vourlakos
|
529efe548a
|
abilities animations definition working better
|
5 years ago |
Michail Vourlakos
|
82f007e4bf
|
provide an AbilityDefinition for Animations
--this way both containers and applets can use
the same infrastructure and properties
|
5 years ago |