I"m trying to customize the StackView widget to look a little bit different.
The stackview default order and view is this :
And i"m trying to get to something more like this :
Any help will be appreciated
Shimi
I"m trying to customize the StackView widget to look a little bit different.
The stackview default order and view is this :
And i"m trying to get to something more like this :
Any help will be appreciated
Shimi
try checking out the source code of StackView .
as a first step , you can play with the parameter called "PERSPECTIVE_SHIFT_FACTOR_X" and "PERSPECTIVE_SHIFT_FACTOR_Y" .