When having more than 9 meals, they will start being hidden, these hidden meals are supposed to be accessed via scrolling.
Currently the only effective method for traversing this menu is the arrowkeys, which work as intended.
Unlike other menus, the scrollbar itself is purely visual, instead you must click on the recipes page and drag it in the desired direction without touching any of the power icons, or else your inputs are ignored.
The mousewheel also doesn't function in this menu, while other menus allow this input, this needs changing for both consistency and ease of use.
This is potentially only an issue for having a specific range of meals - unsure how it acts if you have all meals available.
Have atleast 9 recipes prepared and start a hunt
Open the picnic basket
Attempt to use the mousewheel to navigate - no movement will occur
Attempt to drag the recipes page around - movement occurs aslong as you do not hover over power icons
Attempt to drag the scrollwheel to navigate - acts the same as the previous