Logo white

Peter M. Groen / dali-demo

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 2,151
  • Compare
  • Branches 1
  • Tags 0
  • dali-demo
  • examples
  • transitions
  • transition-application.cpp
03 Oct, 2017
1 commit
  • Using migrated Public Visual API ...
    a832af28
    Change-Id: I4805f01066b272b7b56935fe59a9e76110177378
    Agnelo Vaz authored
    2017-10-03 14:27:37 +0100  
    Browse File »

17 Feb, 2017
1 commit
  • Updated shadow-button transition demo to use states and sub-states ...
    2c54b5f6
    Also updated the style sheet to set up the transitions for a future
    patch in Toolkit.
    
    Change-Id: I9e33a2ab3bc2fb9e9dac3fc01435d233d530c1a8
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
    2017-02-17 19:04:50 +0000  
    Browse File »

03 Feb, 2017
1 commit
  • Fix SVACE error caused by uninitialised member ...
    ebdb1de3
    Change-Id: Idd4cae871e9003c1f7535dcceb4bc6f26e7fbb51
    Adeel Kazmi authored
    2017-02-03 09:42:16 +0000  
    Browse File »

12 Jan, 2017
3 commits
  • Updated transition example to animate tick ...
    6a833b2c
    The animation uses the pixel area and size to animate the tick when
    the checkbox is enabled / disabled
    
    Change-Id: I6fdae6b2d6eb0b36a499a2730dca279d539945f0
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
    2017-01-12 19:04:54 +0000  
    Browse File »
  • Added application to test visual transition framework ...
    e2ee6baa
    This application shows a possible implementation of a shadowed button, with
    transition animation defined by the style sheet.
    
    Change-Id: Ib764dacdeed2381d96474059ef830e17a2cb9fff
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
    2017-01-12 19:04:54 +0000  
    Browse File »
  • Use Property:LABEL instead of SetLabelText for buttons ...
    fe51b34a
    Change-Id: I905c14141ad4f207c8bcbb3c29d68c1f698f0530
    Agnelo Vaz authored
    2017-01-12 15:10:29 +0000  
    Browse File »

16 Dec, 2016
1 commit
  • (Visual Transitions) Ensure all parameters are initialized in the constructor ...
    06bd7af1
    Change-Id: I7ce54d7bee33741b634bb51a5653b4a08e0958bc
    Adeel Kazmi authored
    2016-12-16 13:40:29 +0000  
    Browse File »

14 Dec, 2016
1 commit
  • Custom control transform animation ...
    4ac781f5
    Added a new demo (transitions.example) that shows off animating
    transform properties on a visual.
    
    Change-Id: Ic333241f6618dcaf274d0e2ac399e0e5f3ed2a61
    David Steele authored
    2016-12-14 19:25:43 +0000  
    Browse File »