Skip to content

MessageBox refactoring#504

Merged
pomianowski merged 10 commits intolepoco:developmentfrom
IvanDmitriev1:MessageBox
Jan 25, 2023
Merged

MessageBox refactoring#504
pomianowski merged 10 commits intolepoco:developmentfrom
IvanDmitriev1:MessageBox

Conversation

@IvanDmitriev1
Copy link
Copy Markdown
Contributor

@IvanDmitriev1 IvanDmitriev1 commented Jan 17, 2023

Disabled ability on double click maximize.
Added support for ShowDialog.

Pull request type

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (with functional changes, api changes)
  • Build related changes
  • Documentation content changes

What is the current behavior?

  • Window doesn't close automatically after any button press
  • Show method did not return which button was pressed
  • Visible in taskbar
  • You can change the size with the mouse
  • Does not change the size according to the size of the content

What is the new behavior?

-It's all fixed

@github-actions github-actions Bot added the controls Changes to the appearance or logic of custom controls. label Jan 17, 2023
@IvanDmitriev1 IvanDmitriev1 marked this pull request as draft January 24, 2023 11:25
@IvanDmitriev1 IvanDmitriev1 marked this pull request as ready for review January 25, 2023 07:13
@pomianowski pomianowski merged commit 20f2916 into lepoco:development Jan 25, 2023
@IvanDmitriev1 IvanDmitriev1 deleted the MessageBox branch January 25, 2023 14:58
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jan 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

controls Changes to the appearance or logic of custom controls.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants