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

Features/render performance #178

Merged
merged 2 commits into from
May 1, 2023
Merged

Conversation

replaysMike
Copy link
Owner

Lots of render performance optimizations were done as barcode scanning adds some heavy load to the UI render.
Abstracted all barcode protection inputs into their own components, and optimized the Inventory page heavily with a large restructuring.

…ch as the part type selector, and other sub-components.

largely still in progress, I separated the major visual components of the unwieldly Inventory page in an effort to memoize render items that don't need to be updated all the time. It's not complete and likely several things don't work yet
@replaysMike replaysMike added the enhancement New feature or request label May 1, 2023
@replaysMike replaysMike self-assigned this May 1, 2023
@replaysMike replaysMike merged commit fee9709 into master May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant