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

ClickGui + Hud Improvements #556

Merged
merged 6 commits into from
Jul 12, 2023
Merged

Conversation

rfresh2
Copy link
Member

@rfresh2 rfresh2 commented Jul 11, 2023

  1. Decoupled animation scroll rubberbanding animation from ticks. fixes stuttery animation. tbh i'd rather just remove this animation entirely but its smoother now.
  2. Fixed similar animation stuttering in color picker updates tied to ticks.
  3. Removed RealWorldTickEvent as all render events/animations are no longer tied to the tick event. at least all I've found...
  4. Prevent module setting windows from going behind other windows
  5. Prevent hud elements from going behind hud editor list windows
  6. Removed X check from HUD chat snapping. The chat GUI actually extends across the entire screen so idk why I added this in the first place.

@Avanatiker Avanatiker merged commit 9be0a79 into lambda-client:master Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants