[Enhancement] Side Button Long Press - Orientation Change - Invert Up and Down Functions for CW and CCW #384
jeromedevine
started this conversation in
Ideas
Replies: 1 comment 6 replies
|
I'm confused. In Crossink, if I press UP, it rotates the screen counter-clockwise and ends up at Landscape CCW and if I press DOWN it rotates the screen clockwise to land at Landscape CW... which matches as if you were pushing on the device to go in that direction. Isn't that what you're requesting? "From Portrait, I think it would feel natural to long-press Down and the orientation goes to Landscape CW", that already happens today. |
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
Device
X4
Affected Version
v1.4.0
EPUB Optimization
No / Not Applicable
Cache State
No / Not Applicable
Describe the Bug
Please can you invert the functions between Up and Down for orientation change when long pressing the Side Buttons? In Crosspoint and CPR-vCodex when one long-presses the side buttons up or down, the orientation of the screen feels like it is being pushed clockwise or anti-clockwise to the pressed button' side. I think it feels natural that way. In CrossInk unfortunately it is the opposite (Up is Down, and Down is Up). I would suggest that the long-press of the up and down side buttons would be changed as follows below or possibly a function is added to allow an inverted rotation as well like so:
Suggested Side Button Long-press Action:
Up cycles through the orientations in the following order: Landscape CW -> Inverted -> Landscape CCW -> Portrait
Down cycles through the orientations in the following order: Landscape CCW -> Inverted -> Landscape CW -> Portrait
Thank-you for considering.
Steps to Reproduce
Expected Behavior
From Portrait, I think it would feel natural to long-press Down and the orientation goes to Landscape CW (and so on), and similarly from Portrait long-pressing Up and the orientation goes CCW (and so on). It would be like I am pressing to which side I would want the orientation to rotate to. I think it would feel intuitive that way.
Thank-you for what you are doing with CrossInk! <3
Relevant Log Output/Screenshots
All reactions