Is your feature request related to a problem? Please describe.
From tgx (but others complained about that, too, in the past already): EM Reels do not rotate with the table.
Describe the solution you'd like
If there was a clicky box in the Reel properties, Visual tab for 'Rotate with table' or maybe 'Orientation Landscape/Portrait' that could be set with code like 'Reel.Orientation=Landscape' it would make programming far simpler than the current hacks to get around this issue (see pic) which involves creating a set of 3 reels for the additional mode plus code to detect and parse each of the moving reels.
Is your feature request related to a problem? Please describe. From tgx (but others complained about that, too, in the past already): EM Reels do not rotate with the table.
Describe the solution you'd like If there was a clicky box in the Reel properties, Visual tab for 'Rotate with table' or maybe 'Orientation Landscape/Portrait' that could be set with code like 'Reel.Orientation=Landscape' it would make programming far simpler than the current hacks to get around this issue (see pic) which involves creating a set of 3 reels for the additional mode plus code to detect and parse each of the moving reels.