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

Reimplement stable polygon tool #28538

Merged
merged 3 commits into from
Aug 19, 2024
Merged

Reimplement stable polygon tool #28538

merged 3 commits into from
Aug 19, 2024

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Jun 20, 2024

Addresses #19970.

2024-06-20.16-32-40.mp4

While yes, #26303 is also a thing, in discussing with users I don't think that grids are going to be able to deprecate this feature.

Logic transcribed verbatim from stable.

Addresses ppy#19970.

While yes, ppy#26303 is also a thing,
in discussing with users I don't think that grids are going to be able
to deprecate this feature.

Logic transcribed verbatim from stable.
@peppy peppy self-requested a review August 19, 2024 04:00

switch (e.Key)
{
case Key.D:
Copy link
Sponsor Member

Choose a reason for hiding this comment

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

I guess we can match this for now, but the stable code comment is not confidence instilling:

JetBrains Rider-EAP 2024-08-19 at 04 09 04

peppy
peppy previously approved these changes Aug 19, 2024
@peppy peppy self-requested a review August 19, 2024 04:52
@peppy peppy enabled auto-merge August 19, 2024 04:55
@peppy peppy merged commit 510f2c8 into ppy:master Aug 19, 2024
7 of 9 checks passed
@bdach bdach deleted the polygon-tool branch August 19, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants