Skip to content

Conversation

@tig
Copy link
Collaborator

@tig tig commented Apr 16, 2024

Fixes

Proposed Changes/Todos

  • Todo 1

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
Copy link
Collaborator Author

tig commented Apr 16, 2024

lJyDTDm 1

@BDisp
Copy link
Collaborator

BDisp commented Apr 16, 2024

TextField is drawing over the Border. Clipping problem?

@tig
Copy link
Collaborator Author

tig commented Apr 16, 2024

TextField is drawing over the Border. Clipping problem?

Please don't look at this yet. It is almost completely broken.

@tig tig force-pushed the v2_3407-Border-Subviews branch from 725b57f to 1f7a639 Compare July 22, 2024 22:21
@tig tig changed the title Fixes #3407. Border Subviews Abandoned - Fixes #3407. Border Subviews Nov 26, 2024
@tig
Copy link
Collaborator Author

tig commented Nov 26, 2024

abandoning - Will submit a new PR.

@tig tig closed this Nov 26, 2024
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.

Refactor Border to use subviews for title, lines, and close button

2 participants