Skip to content

Fixes #2534. Bounds isn't updating when the Frame is changed.#2535

Closed
BDisp wants to merge 5 commits into
gui-cs:v2_developfrom
BDisp:v2_frame_update-bounds-fix_2534
Closed

Fixes #2534. Bounds isn't updating when the Frame is changed.#2535
BDisp wants to merge 5 commits into
gui-cs:v2_developfrom
BDisp:v2_frame_update-bounds-fix_2534

Conversation

@BDisp
Copy link
Copy Markdown
Collaborator

@BDisp BDisp commented Apr 13, 2023

Fixes #2534 - When the _frame was changed outside the SetRelativeLayout the LayoutFrames wasn't called.

Pull Request checklist:

  • I've named my PR in the form of "Fixes #issue. Terse description."
  • My code follows the style guidelines of Terminal.Gui - if you use Visual Studio, hit CTRL-K-D to automatically reformat your files before committing.
  • My code follows the Terminal.Gui library design guidelines
  • I ran dotnet test before commit
  • I have made corresponding changes to the API documentation (using /// style comments)
  • My changes generate no new warnings
  • I have checked my code and corrected any poor grammar or misspellings
  • I conducted basic QA to assure all features are working

@BDisp BDisp requested review from migueldeicaza and tig as code owners April 13, 2023 03:56
@BDisp BDisp closed this Apr 14, 2023
@BDisp BDisp deleted the v2_frame_update-bounds-fix_2534 branch April 14, 2023 19:51
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.

1 participant