Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent custom diagrams from overriding NEI tab scrolling #26

Merged
merged 2 commits into from Jun 19, 2023

Conversation

wlhlm
Copy link
Member

@wlhlm wlhlm commented Jun 17, 2023

Since GTNewHorizons/NotEnoughItems#379 you can use the scroll wheel over the NEI tab bar to switch between recipe handlers. NEI Custom Diagrams overwrote that behavior since it didn't always check whether the mouse is actually over the diagram while scrolling. This reworks the logic to fix that.

@wlhlm wlhlm requested a review from D-Cysteine June 17, 2023 13:31
@Dream-Master Dream-Master requested review from a team June 19, 2023 17:33
@Dream-Master Dream-Master merged commit 7d99f5e into master Jun 19, 2023
2 checks passed
@Dream-Master Dream-Master deleted the scroll-logic-rework branch June 19, 2023 18:15
D-Cysteine added a commit to D-Cysteine/nei-custom-diagram that referenced this pull request Apr 22, 2024
Changes:
 * Added chemical bath and mixer additional recipes to GT5 Ore Processing diagram
 * Fixed clipping on left edge of NBT Viewer diagram
 * Uncommented Transcendent Plasma Mixer in GT5 Recipe Debugger diagram
 * Updated Gradle wrapper to 8.7
 * Overhauled build script and updated to use RetroFuturaGradle
 * Updated and cleaned up dependencies

Merged commits from downstream:
 * GTNewHorizons@916d2b3
 * GTNewHorizons#29
 * GTNewHorizons#28
 * GTNewHorizons#27
 * GTNewHorizons#26
 * GTNewHorizons#25

Co-Authored-By: Raven Szewczyk <git@eigenraven.me>
Co-Authored-By: Wilhelm Schuster <1928113+wlhlm@users.noreply.github.com>
Co-Authored-By: miozune <40035906+miozune@users.noreply.github.com>
Co-Authored-By: Martin Robertz <dream-master@gmx.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants