Consider rewriting Animation, Transition and Timeline to avoid hacks in SequenceTransition and ParallelTransition

XMLWordPrintable

    • Type: Bug
    • Resolution: Withdrawn
    • Priority: P3
    • None
    • Affects Version/s: 8
    • Component/s: javafx

      Currently, the Sequential and Parallel transitions accept any Animation as their child. The problem is that Animations doesn't have any common interface that could be used to observe what the animation will do.

      This is problem in e.g. RT-25776, where SequentialTransition doesn't know what properties need to be set to the starting value at the beginning of the Transition. Having some common interface that describes Animations (like KeyFrames ? ) would allow this.

            Assignee:
            Martin Sládeček
            Reporter:
            Martin Sládeček
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: