KeyMapper
KeyMapper copied to clipboard
Feature request: specify a degree of rotation for portrait and landscape orientations
trafficstars
Developer TODO (don't remove)
- [ ] create new branch. put issue number at start of name
- [ ] update documentation
- [ ] squash and merge
- [ ] delete branch
I guess not much of a feature request, but not quite a bug either: For the Portrait mode and Landscape mode it would be nice to able to specify:
- a 0 or 180 degree rotation for portrait mode and
- 90 or 270 degree rotation for landscape mode.
This would be similar to how it can be done with the Cycle through rotations action to specify the degree of rotation instead of assuming 0 degrees for portrait and 90 degrees for landscape (atleast on the device I tested it on). Code could maybe be reused from Cycle through rotations action? Please consider
Yeah, this makes sense and would be simple to implement. I'm willing to add this feature.