We need to have more than one popup open in the two side of the presentation

Now I am trying to make a popup (text widget plus close button in group) without using “maximize” option, because, if I understand correctly, maximized widget can’t play only once and with its proper orientation.
We need to have more than one popup open in the two side of the presentation but I’m having some difficulties. Is that possible?

Unfortunately it is not possible to maximize the group. It is also difficult to work with rotated widgets. We plan to fix this in upcoming releases.
Currently, you can do the following:

  1. Place the text widgets on one half of the screen.
  2. Hide them.
  3. Add the Close button, this is invisible by default.
  4. When you click on the button - show the necessary text widget and the Close button.
  5. When you click on the close button - hide all text widgets and the Close button.

Back to Flipabit >
Copyright © 2018. Flipabit Team. All rights reserved.