Skip to content

Fixes 2368. Nested views with height of 1 not rendering correctly.#2370

Merged
tig merged 1 commit into
gui-cs:developfrom
BDisp:nested-views-height-equal-one-fix_2368
Feb 21, 2023
Merged

Fixes 2368. Nested views with height of 1 not rendering correctly.#2370
tig merged 1 commit into
gui-cs:developfrom
BDisp:nested-views-height-equal-one-fix_2368

Conversation

@BDisp

@BDisp BDisp commented Feb 21, 2023

Copy link
Copy Markdown
Collaborator

Fixes #2368 - I had included minus 1 in the width and height by mistake, sorry about that.

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

@tig tig merged commit 47eb43f into gui-cs:develop Feb 21, 2023
@BDisp BDisp deleted the nested-views-height-equal-one-fix_2368 branch February 21, 2023 00:57
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.

Nested views with height of 1 not rendering correctly

2 participants