zerofall / EZStorage

Storage: Simplified
MIT License
13 stars 5 forks source link

Several small enchancements #23

Open UnlimitedHugs opened 8 years ago

UnlimitedHugs commented 8 years ago

Hello! A few possible quality of life enhancements:

  1. Shift-right-clicking a stack of items should take out a single item out of the stack.
  2. Shift-clicking a recipe from JEI should consider items in the player's inventory as well, if possible.
  3. Scrolling of the stored items list with the mouse wheel.
  4. Shift-scrolling over item stacks could move a single item out of that stack to/from the player's inventory to reduce the number of clicks needed.

Take care :)

Prospector commented 8 years ago

FYI in JEI it's not shift-clicking, it's just clicking.

UnlimitedHugs commented 8 years ago

@ProfessorProspector Noted, thanks.

Prospector commented 8 years ago

@UnlimitedHugs wanted to update you on this, I was wrong. Shift-clicking moves as many sets of items you can craft to the grid, and a single click only moves a single set.