zencq / NomNom

NomNom is the most complete savegame editor for NMS but also shows additional information around the data you're about to change. You can also easily look up each item individually to examine its attributes, independently of a savegame, or get other useful information that are not related to a specific savegame (but enhanced if one is loaded).
https://zencq.github.io/NomNom/
GNU General Public License v3.0
440 stars 36 forks source link

[Bug] [Feature request] Editor: no scrolling available in Knowledge tab #70

Closed aseptor closed 2 years ago

aseptor commented 2 years ago

Description

When opening the "Knowledge" tab of a savefile, it is not possible to scroll through the items, as there is no vertical scrollbar available, nor is it possible to do so by using e.g. the cursor keys or the mousewheel. As number of items often by far exceeds window size, even when window is maximized, it is near impossible to search and change specific items.

Steps to Reproduce

  1. load savegame
  2. open "Knowledge" tab
  3. be unable to scroll through items

Expected Behavior

Item list should be scrollable by using vertical scrollbars and/or mousewheel and/or cursor keys.

Actual Behavior

As specified in description above

Basic Information

Screenshots

n.a.