Changes

Summary

  1. Fix "back" logic bug when moving between recipes of different sizes (commit: 118203a) (details)
  2. Fix hotkeys not working after resizing screen with a recipe open (commit: a4ff37b) (details)
Commit 118203acdd2fb002b5925b26d739630a8f402dbf by mezz
Fix "back" logic bug when moving between recipes of different sizes
(commit: 118203a)
The file was modifiedsrc/main/java/mezz/jei/gui/RecipeGuiLogic.java (diff)
Commit a4ff37bf0285dc5e2da48ee6c6e2aecf81a101c7 by mezz
Fix hotkeys not working after resizing screen with a recipe open
(commit: a4ff37b)
The file was modifiedgradle.properties (diff)
The file was modifiedsrc/main/java/mezz/jei/input/InputHandler.java (diff)
The file was modifiedsrc/main/java/mezz/jei/GuiEventHandler.java (diff)