KeyMapper icon indicating copy to clipboard operation
KeyMapper copied to clipboard

Feature request: specify a degree of rotation for portrait and landscape orientations

Open sudomain opened this issue 3 years ago • 1 comments
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:

  1. a 0 or 180 degree rotation for portrait mode and
  2. 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

sudomain avatar Jan 09 '22 18:01 sudomain

Yeah, this makes sense and would be simple to implement. I'm willing to add this feature.

sds100 avatar Jan 12 '22 10:01 sds100