Mod Version
v2.3.7
Multiplayer
Single Player
Visual Settings
UI Scale 100%, Zoom Level 75%
SMAPI Log
No response
Description
Issue
Please see my comment on an issue at KhloeLeclair's Better Game Menu and Almanac
and see screenshot
Also see my forum post on NexusMods under Bug Reports 1.6.10+
It is definitely possible that this problem is caused by the community fix (1.6 support added to Almanac), but from what I see in the code of both UI Info Suite 2 and Almanac, the way the new tab is getting added (by both of you) to the Game Menu is destined to fight. Which is probably why KhloeLeclair started working on Better Game Menu.
Neither UI Info Suite 2 nor Almanac are handling the new tab in a way that seems friendly to Controller support either, since they seem to be plugged in to mouse click listening.
Perhaps the easiest solution for this, from a UI Info Suite 2 Perspective, is to get away from adding a game menu tab for this? Either move this to a tab inside GMCM, or if you prefer to keep it separate, trigger your config UI with a button at the bottom of the regular Options menu (like the "Mod Options" button that launches GMCM from there).
If not, then perhaps you should look into "Better Game Menu" (which is still pre-release and getting developed actively), since it aims to solve this very problem.
Steps to Reproduce
- On SDV 1.6, Have both UI Info Suite 2 (v2.3.7) and Almanac 1.8.2 community fix (1.6 support added by Vindeflei).
- Ensure that "show options in in-game menu" is selected in UI Info Suite 2 GMCM config
- Open the game menu, and look closely at the rightmost tab (see screenshot)
- See how the hover tip is different at the right-most double-border of the tab ("Book Collections" versus "UI Info Suite 2 Options"). Click on the border, or on the tab. No matter what, "Book Collections" wins the fight. You cannot pull up the UI Info Suite 2 options :(
Mod Version
v2.3.7
Multiplayer
Single Player
Visual Settings
UI Scale 100%, Zoom Level 75%
SMAPI Log
No response
Description
Issue
Please see my comment on an issue at KhloeLeclair's Better Game Menu and Almanac
and see screenshot
Also see my forum post on NexusMods under Bug Reports 1.6.10+
It is definitely possible that this problem is caused by the community fix (1.6 support added to Almanac), but from what I see in the code of both UI Info Suite 2 and Almanac, the way the new tab is getting added (by both of you) to the Game Menu is destined to fight. Which is probably why KhloeLeclair started working on Better Game Menu.
Neither UI Info Suite 2 nor Almanac are handling the new tab in a way that seems friendly to Controller support either, since they seem to be plugged in to mouse click listening.
Perhaps the easiest solution for this, from a UI Info Suite 2 Perspective, is to get away from adding a game menu tab for this? Either move this to a tab inside GMCM, or if you prefer to keep it separate, trigger your config UI with a button at the bottom of the regular Options menu (like the "Mod Options" button that launches GMCM from there).
If not, then perhaps you should look into "Better Game Menu" (which is still pre-release and getting developed actively), since it aims to solve this very problem.
Steps to Reproduce