device orientation easy way ...?

Hi there,
I almost finished my app. Probably, I’ll write about my amazing week inside OF because I made this one in 7 weeks.
I’ll add a couple of days to achieve some parts but … the 90% are here and I’m happy :slight_smile:

so, about the orientation.
Everything related to dimensions (display, size of UI, objects etc) in my app depend on ofGetHeight, ofGetWidth, etc.

How can I implement device orientation to display correctly my stuff now?
Any tips for that?