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

editor: Fix EDF custom elements rotation issues on undo/manual Adjustment #546

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

q8X
Copy link
Contributor

@q8X q8X commented Sep 3, 2024

This PR fixes EDF rotation issue when setting the rotation manually or undoing an element, this could happen if you:

  1. rotate > undo > rotate after undoing
  2. rotate > set rotation (F3) > rotate

This bug caused by a change in commit #400

A video explains how the bug works

I used the race spawnpoint as an example

the_issue.mp4

Copy link
Contributor

@jlillis jlillis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good, just a minor nitpick about some whitespace changes.

[editor]/move_keyboard/move_keyboard.lua Outdated Show resolved Hide resolved
@q8X q8X requested a review from jlillis September 8, 2024 09:38
@jlillis jlillis merged commit e9b75fd into multitheftauto:master Sep 16, 2024
1 check passed
@q8X q8X deleted the edf-rotation-fix branch September 17, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants