0

Is there an option to restrict the project on smaller device OR restrict to landscape mode only in FLOW?

1366 0 1
Posted   2 years ago
  ●   Edited   2 years ago

We have developed a course in comic strip style (on Flow) where the speech bubble (callout) and the text inside it, are layered on the base image. When viewed on the smaller devices, this text is getting overlapped or overflowed. We were suggested to add a new label altogether for all the overflowing text elements for the smaller devices (which is a lot of work considering there are more than 100 screens). So, we are looking for other workarounds, or is there a way to disable or restrict the user to view only in the landscape mode?

Thanks.

 

Comments

( 0 )

Answers  ( 1 )

2
avatar Luke Hickey   |    
Posted   2 years ago
  ●   Edited   2 years ago

Great question. 

You can use the device size triggers to display a popup alert to the user when the device screen size is "small" ( portrait). This popup could inform them of needing to be in landscape orientation. 

To avoid the effort of needing to add this to every page, add the Trigger and Action to a header or a footer. Primary header/footer are default on/included. 
 

Comments

( 1 )
0
2 years ago     puja_226     0   |   2  

Thanks Luke. This helps.