indigodarkwolf / box16

A fork of the official X16 emulator, converted to C++20 and with a bunch of features tweaked and added.
MIT License
41 stars 18 forks source link

Tooltips over options don't show their command-line parameter analogues. #4

Closed indigodarkwolf closed 3 years ago

indigodarkwolf commented 3 years ago

As in the title, tooltips on the Options overlay don't specify when command-line options can override them, or what the command-line analogues are. This should be fixed. Perhaps put the command-line options on a new line below the current tooltip descriptions?

indigodarkwolf commented 3 years ago

Should be fixed.