-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hercules Inpulse 200: document new Shift-browser turn scrolls list #626
Conversation
@@ -68,8 +68,9 @@ Browser | |||
Control Function | |||
=============================================================== ========================================== | |||
:hwlabel:`BROWSER` encoder (turn) Move up/down list. | |||
:hwlabel:`SHIFT` + :hwlabel:`BROWSER` encoder (turn) Scroll up/down list. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
We have unnecessary linebreaks here because of (IMO unnecessary) "encoder".
Do you mind removing it so we only have "BROWSER
turn" and "BROWSER
press"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure thing, I thought the same
:hwlabel:`BROWSER` turn Move up/down list. | ||
:hwlabel:`SHIFT` + :hwlabel:`BROWSER` turn Scroll up/down list. | ||
:hwlabel:`BROWSER` press Switch focus between list and file view. | ||
:hwlabel:`SHIFT` + :hwlabel:`BROWSER` press Maximize/Minimize library view. | ||
:hwlabel:`ASSISTANT` button Toggle AutoDJ (be sure a playlist was created for AutoDJ before activating this function). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, okay, the lines in the left column are broken because of the long text in the second column.
This hint is not required IMO, but maybe it's obsessive to insist on a compact table here. Up to you 🤷
:hwlabel:`ASSISTANT` button Toggle AutoDJ (be sure a playlist was created for AutoDJ before activating this function). | |
:hwlabel:`ASSISTANT` button Toggle AutoDJ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I want to fix it too! I tried to shorten it because I've been puzzled myself by the autodj not working with an empty playlist.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thank you, looking good now! |
Update according to mixxxdj/mixxx#12932