SebastianBoldt/Jelly

Create dedicated presentation controllers for different presentation types

Closed this issue · 0 comments

Currently the JellyPresentationController manages all three kinds of presentation.

  • SlideIn
  • FadeIn
  • ShiftIn

It would be a better idea to create a base class and one presentationController subclass for every presentation type