Skip to content

Fixes #3545. Superview most focused view not sync with the overlapped view.#3548

Merged
tig merged 1 commit intogui-cs:v2_developfrom
BDisp:v2_3545_focused-view-sync-fix
Jun 18, 2024
Merged

Fixes #3545. Superview most focused view not sync with the overlapped view.#3548
tig merged 1 commit intogui-cs:v2_developfrom
BDisp:v2_3545_focused-view-sync-fix

Conversation

@BDisp
Copy link
Copy Markdown
Collaborator

@BDisp BDisp commented Jun 17, 2024

Fixes

Proposed Changes/Todos

  • Calling BringOverlappedTopToFront method on the Application.Begin.

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

@luizfernandonb
Copy link
Copy Markdown

@BDisp Will this only be fixed in v2? Not in v1?

@BDisp
Copy link
Copy Markdown
Collaborator Author

BDisp commented Jun 17, 2024

@BDisp Will this only be fixed in v2? Not in v1?

I will submit a PR for v1 soon.

@BDisp
Copy link
Copy Markdown
Collaborator Author

BDisp commented Jun 17, 2024

Done for v1 on the PR #3550.

@tig tig merged commit 6835096 into gui-cs:v2_develop Jun 18, 2024
@BDisp BDisp deleted the v2_3545_focused-view-sync-fix branch June 18, 2024 14:03
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.

3 participants