Skip to content
Snippets Groups Projects
Commit 2ceb6b51 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 main/sbbs!210
parents bf125f60 4bccfd1b
No related branches found
No related tags found
2 merge requests!463MRC mods by Codefenix (2024-10-20),!210DDMsgReader: Added a mouse click hotspot for ? for message list mode
......@@ -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