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

Fix layout of edit mode when comment box is hidden #784

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

FanJeldmann
Copy link
Contributor

When the comment box is hidden and edit mode is being turned on, the layout and therefore the mouse event handling on the game graph gets messed up (offset by some amount).

I fixed that.

Be aware that I am not very experienced with react, so I don't know if this is the best way of doing this.

Cheers

@apetresc apetresc self-assigned this Jul 5, 2021
@apetresc
Copy link
Member

apetresc commented Jul 5, 2021

Thank you so much for diving in with this! After a bunch of investigation, I can't really find a cleaner way of accomplishing this either - so thank you so much for this implementation :)

@apetresc apetresc merged commit 822c4df into SabakiHQ:master Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants