Skip to content
Snippets Groups Projects
Commit 31fda2ab authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Merge branch 'dd_msg_reader_msg_list_help_hotspot' into 'master'

DDMsgReader: Added a mouse click hotspot for ? for message list mode

See merge request !210
parents 2baca58c a54ddb88
No related branches found
No related tags found
No related merge requests found
......@@ -7772,7 +7772,7 @@ function DigDistMsgReader_SetMsgListPauseTextAndLightbarHelpLine()
+ this.colors.lightbarMsgListHelpLineHotkeyColor + "@`Q`Q@"
+ this.colors.lightbarMsgListHelpLineParenColor + ")"
+ this.colors.lightbarMsgListHelpLineGeneralColor + "uit, "
+ this.colors.lightbarMsgListHelpLineHotkeyColor + "? ";
+ this.colors.lightbarMsgListHelpLineHotkeyColor + "@`?`?@ ";
lbHelpLineLen += 15;
 
// Add spaces to the end of sLightbarModeHelpLine up until one char
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment