View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0006732 | The Dark Mod | GUI | public | 03.08.2026 21:24 | 03.08.2026 21:24 |
| Reporter | Geep | Assigned To | |||
| Priority | normal | Severity | normal | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | TDM 2.14 | ||||
| Summary | 0006732: Main menu settings don't show already-defined tooltips | ||||
| Description | Four main menu settings have an already-defined i18n tooltip, but the tooltip never appears. Each item below gives the #str_id + English for the setting prompt and associated tooltip. The following are under Settings/Controls/Tools (and implemented in mainmenu_settings_controls.gui), and all have an <empty> keybinding by default... "#str_10190" "Gas Mine" "#str_10193" "A black market favorite, these mines release a non-lethal vapor that will neutralize opponents quickly and quietly." "#str_10191" "Slowfall Potion" "#str_10194" "Favored most by those traveling the Thieves Highway, drinking this tempers the effects of gravity, allowing you to land safely on the ground from even the highest rooftops." "#str_10192" "Invisibility Potion" "#str_10195" "Originally concocted for the stage, this valuable elixir makes its user invisible for a short time." This is under Settings/Video/Advanced (and implemented in main_menu_video.gui)... "#str_02949" "Bloom" "#str_menu_bloom_tooltip" "Glowing effect around extremely bright objects\nSlider controls strength of the effect" // bloom This item has both a slider and an Off;On button, but tooltip doesn't appear with either of them. (FYI: For an uncommon example of a slider with a tooltip, see Settings/Gameplay/General/View: Mantle Roll.) | ||||
| Steps To Reproduce | Obvious | ||||
| Additional Information | These problems were noted during an on-going effort to create a structured, re-ordered version of all.lang [English] that mimics the UI ordering, groups related strings together, and should work better as a resource for automatic translation. I didn't check if some of these problems have already been fixed post-2.14. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 03.08.2026 21:24 | Geep | New Issue |