Skip to content

fix browser icon clipping in settings dropdowns#225

Merged
mortenn merged 1 commit intomainfrom
fix/222-dropdown-icon-clipping
Mar 12, 2026
Merged

fix browser icon clipping in settings dropdowns#225
mortenn merged 1 commit intomainfrom
fix/222-dropdown-icon-clipping

Conversation

@mortenn
Copy link
Owner

@mortenn mortenn commented Mar 12, 2026

Summary

  • fix the browser dropdown template in settings so the selected icon is rendered explicitly instead of being squeezed through a nested content presenter
  • give the browser selection combo boxes a shared style with enough vertical room to avoid clipping in the closed state
  • keep the change focused to the configuration browser dropdowns used for fallback browser and defaults

Test plan

  • Build src/BrowserPicker.App/BrowserPicker.App.csproj with -p:Version=1.0.0
  • Verify the selected browser icon is no longer cropped in the settings dropdown on the reporter machine
  • Spot-check the defaults browser dropdowns in the settings grid and add row

Fixes #222.

Render browser icons explicitly in the configuration browser combo boxes and give the closed control enough vertical space so selected icons are not cropped. Fixes #222.

Made-with: Cursor
@mortenn mortenn merged commit 3ca634d into main Mar 12, 2026
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.

Layout issues

1 participant