ui: joystick: Fix vertical spacing in the input mapping dialog#2564
Conversation
701c7d5 to
37a1918
Compare
|
@ES-Alexander can you approve this one? |
ES-Alexander
left a comment
There was a problem hiding this comment.
Not sure why that went weird (it didn't look like that to start with), but the PR does seem to fix the issue, so approved 🤷♂️
That said, I think the whole column of stuff there would likely look better in the middle of the column of space:
And we may wish to unwrap the "MAVLink Manual Control" label into a single line.
Agree. We could use some extra width for the entries indeed. |
Hah! I was thinking of just horizontally centering the left column, but expanding the right column width (to reduce wrapping of the options) is likely a better idea - good suggestion. |
Before:
After: