Skip to content

update window size for tags#169

Merged
cricketthomas merged 2 commits into
masterfrom
bump-dep
Apr 10, 2026
Merged

update window size for tags#169
cricketthomas merged 2 commits into
masterfrom
bump-dep

Conversation

@cricketthomas
Copy link
Copy Markdown
Owner

@cricketthomas cricketthomas commented Apr 10, 2026

  • update window size for tags
  • bump vulnerable package
  • fix window sizing on macos

bump vulnerable package
@cricketthomas cricketthomas requested review from Copilot and removed request for Copilot April 10, 2026 02:27
@cricketthomas cricketthomas requested a review from Copilot April 10, 2026 02:48
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the sizing behavior of secondary windows (e.g., item properties / new secret) to be DPI-aware so tag-related UI has adequate space, while also addressing a vulnerable dependency by pinning/updating packages.

Changes:

  • Bump Uno.Sdk version in src/uno/global.json.
  • Add/pin Tmds.DBus.Protocol via central package management and reference it in the app project.
  • Replace direct AppWindow.Resize(...) calls with a DPI-scaled resize helper for better cross-DPI window sizing.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/uno/global.json Updates Uno SDK version used by the solution.
src/uno/AzureKeyVaultStudio/Directory.Packages.props Pins Tmds.DBus.Protocol to a specific version for dependency/vulnerability control.
src/uno/AzureKeyVaultStudio/AzureKeyVaultStudio/AzureKeyVaultStudio.csproj Adds the package reference to ensure the pinned dependency is used.
src/uno/AzureKeyVaultStudio/AzureKeyVaultStudio/Presentation/ViewModels/VaultViewModel.cs Introduces DPI-scaled window resizing and updates window sizes for tag-related UI.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cricketthomas cricketthomas merged commit 1248b27 into master Apr 10, 2026
8 checks passed
@cricketthomas cricketthomas deleted the bump-dep branch April 10, 2026 11:44
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.

2 participants