1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_gui_basics/layout
Volodymyr Bagriy d7416fab70 Improvement to support simplest sequential animations
- added a delay before animation start which provides a possibility to make a simple sequential animation. Moreover it gives an opportunity to animate the second comoponent in the middle of the first component animation
2021-01-05 11:51:35 +02:00
..
juce_AnimatedPosition.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_AnimatedPositionBehaviours.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentAnimator.cpp Improvement to support simplest sequential animations 2021-01-05 11:51:35 +02:00
juce_ComponentAnimator.h Improvement to support simplest sequential animations 2021-01-05 11:51:35 +02:00
juce_ComponentBoundsConstrainer.cpp Replaced deprecated Displays methods 2020-10-27 12:38:59 +00:00
juce_ComponentBoundsConstrainer.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentBuilder.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentBuilder.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentMovementWatcher.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ComponentMovementWatcher.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ConcertinaPanel.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ConcertinaPanel.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_FlexBox.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_FlexBox.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_FlexItem.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_Grid.cpp Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
juce_Grid.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_GridItem.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_GridItem.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_GroupComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_GroupComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_MultiDocumentPanel.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_MultiDocumentPanel.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ResizableBorderComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ResizableBorderComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ResizableCornerComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ResizableCornerComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ResizableEdgeComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ResizableEdgeComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ScrollBar.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_ScrollBar.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_SidePanel.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_SidePanel.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_StretchableLayoutManager.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_StretchableLayoutManager.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_StretchableLayoutResizerBar.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_StretchableLayoutResizerBar.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_StretchableObjectResizer.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_StretchableObjectResizer.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_TabbedButtonBar.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_TabbedButtonBar.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_TabbedComponent.cpp Updated all license headers 2020-06-29 08:30:22 +01:00
juce_TabbedComponent.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_Viewport.cpp Clang: Fix warnings when building with clang 10 2020-07-01 10:00:43 +01:00
juce_Viewport.h Updated all license headers 2020-06-29 08:30:22 +01:00