Right now orientation only locks when screen height is larger than width. We should adjust that, so it will not be direct, equal number, but width should have adventage here. For example for 1200 width, if height would be 1000 we should lock it, and right now if width would be 1200 it would lock only if height is 1200 as well.
Overview
Right now orientation only locks when screen height is larger than width. We should adjust that, so it will not be direct, equal number, but width should have adventage here. For example for 1200 width, if height would be 1000 we should lock it, and right now if width would be 1200 it would lock only if height is 1200 as well.