Skip to content

Render fixes#6398

Open
machiecodes wants to merge 3 commits into
MeteorDevelopment:masterfrom
machiecodes:render-fixes
Open

Render fixes#6398
machiecodes wants to merge 3 commits into
MeteorDevelopment:masterfrom
machiecodes:render-fixes

Conversation

@machiecodes
Copy link
Copy Markdown
Contributor

Type of change

  • Bug fix
  • New feature

Description

  • Actually fixes render layering this time, previous fix made all 2D meteor elements render over everything MC, instead it's now split into two branches, we render at tail if no screens are open, otherwise we render at head so the hud/etc get covered
  • Fixed an issue where the mouse scroll event in Zoom was intercepting scrolling inside screens
  • Dropdown widgets now open as the last element in a window and are clamped to the screen edge

Related issues

#6390, #6341, #6209

How Has This Been Tested?

Played for 2 hours after all fixes were applied and encountered no issues in gameplay

8mb.video-WWB-6TfXJCCt.mp4

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

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.

1 participant