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

Place datetime filter dialog on stack #589

Merged

Conversation

tobiolo
Copy link
Collaborator

@tobiolo tobiolo commented Jan 9, 2024

This code is cleaner.

In addition add also some border around the elements. This looks nicer especially on the border of the dialog.

This code is cleaner.

In addition add also some border around the elements.
This looks nicer especially on the border of the dialog.
@aardappel
Copy link
Owner

very nice!
was this a memory leak before? I don't see them being deleted in the old code..

@tobiolo
Copy link
Collaborator Author

tobiolo commented Jan 9, 2024

very nice! was this a memory leak before? I don't see them being deleted in the old code..

No, at least not detected with Address Sanitizer during runtime. But as it is possible for modal dialogs to create it on the stack, I would rather prefer it anyway.

@aardappel aardappel merged commit e27c40d into aardappel:master Jan 9, 2024
4 checks passed
@tobiolo tobiolo deleted the place-datetimefilterdialog-on-stack branch March 13, 2024 18:56
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.

2 participants