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

Internal window overlay implementation #28

Merged
merged 3 commits into from
Apr 1, 2021

Conversation

SKeeneCode
Copy link
Collaborator

Fixes #27

Replaces the implementation of the Internal Window overlay from a Canvas based implementation to a Rectangle.

This PR also replaces some java Math functions with their kotlin equivalents and fixes a camelCase name.

@edvin
Copy link
Owner

edvin commented Apr 1, 2021

Nice! I've added you as a collaborator so you can merge it yourself when you're ready.

@SKeeneCode
Copy link
Collaborator Author

Thanks edvin, and thank you @yamert89 for approving the changes. Will merge now.

@SKeeneCode SKeeneCode merged commit 5052fef into edvin:master Apr 1, 2021
@SKeeneCode SKeeneCode deleted the internal-window-overlay branch April 1, 2021 13:07
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.

Graphical issues with InternalWindows Canvas overlay
3 participants