I'm creating a simple app that just fills the screen (no scrolling maps, etc...). If I use Letterbox Scale Mode then I need to calculate a positioning transform using getLogicalTranslate & getLogicalScale.
What if I were just to use the "Stretch" scale mode? Would these transforms still be needed?
Comments