summaryrefslogtreecommitdiff
path: root/examples/clipping
AgeCommit message (Expand)AuthorFilesLines
2020-09-10Updated demos to use DALi clang-formatDavid Steele4-121/+108
2020-08-27Renamed KeyEvent enum values to comply with coding standards.György Straub1-1/+1
2020-08-25KeyEvent class pimplingRichard Huang1-1/+1
2020-07-13Use Window instead of StageAdeel Kazmi1-10/+10
2020-07-02Remove non-touch related deprecated APIsRichard Huang1-4/+1
2020-06-10Remove Setter/Getter public APIs from Dali::LayerRichard Huang1-1/+1
2020-06-02Further Setter/Getter public API removal from Dali::ActorRichard Huang1-1/+1
2020-05-27Remove more public Setter/Getter APIs from Dali::ActorRichard Huang1-2/+2
2020-05-19Remove some public Setter/Getter APIs from Dali::ActorRichard Huang2-10/+10
2018-01-18Change fitting mode to match previous behaviour.Francisco Santos1-1/+1
2018-01-12Change FittingMode on Item view demos.Francisco Santos1-2/+9
2017-10-03Using migrated Public Visual APIAgnelo Vaz2-4/+2
2017-01-18(Clipping Example) Add a rotation effect around the X-axis as we scroll throu...Adeel Kazmi2-4/+151
2017-01-06Added an example which shows the automatic clipping feature of controlsAdeel Kazmi3-0/+352