Skip to content

CmdPal: Fix scroller scrolling and down glyph#46447

Merged
niels9001 merged 1 commit intomainfrom
dev/jpolasek/b/46441-cmdpal-fix-dock-scroller
Mar 24, 2026
Merged

CmdPal: Fix scroller scrolling and down glyph#46447
niels9001 merged 1 commit intomainfrom
dev/jpolasek/b/46441-cmdpal-fix-dock-scroller

Conversation

@jiripolasek
Copy link
Copy Markdown
Collaborator

@jiripolasek jiripolasek commented Mar 23, 2026

Summary of the Pull Request

This PR restores scrolling to scroller (sic!) and updates a glyph on scroll down button to caret down symbol.

Regressed in #45873

Pictures? Pictures!

Updated glyph:

image

Horizontal scrolling:

Screen.Recording.2026-03-23.235516.mp4

Vertical scrolling:

Screen.Recording.2026-03-23.234906.mp4

PR Checklist

  • Communication: I've discussed this with core contributors already. If the work hasn't been agreed, this work might be rejected
  • Tests: Added/updated and all pass
  • Localization: All end-user-facing strings can be localized
  • Dev docs: Added/updated
  • New binaries: Added on the required places
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

@jiripolasek jiripolasek added Product-Command Palette Refers to the Command Palette utility 0.98.1 labels Mar 23, 2026
@jiripolasek jiripolasek requested a review from niels9001 March 23, 2026 22:57
@niels9001
Copy link
Copy Markdown
Collaborator

We are so back

@niels9001 niels9001 merged commit 5d0eabe into main Mar 24, 2026
15 checks passed
zateutsch added a commit that referenced this pull request Mar 25, 2026
Cherry-picked commits:
- Make KBM Editor pinnable (#46482)
- CmdPal: Fix missing primary context command for late-bound items (#46131)
- CmdPal: Ensure DockWindow property cleans up after itself (#46303)
- CmdPal: Hotfix commonCallbacks array initial count to prevent negative number (#46215)
- CmdPal: Fix missing app context menu actions on the main page (#46293)
- CmdPal: Fix dock popup XamlRoot handling on DockControl (#46305)
- CmdPal: Reduce DockWindow backdrop switching and visual artifacts (#46309)
- Always On Top: The opacity should be able to configure the hotkey individually (#46410)
- [OOBE] Ensure the Settings button on the SCOOBE page opens Home, not a blank page (#46203)
- CmdPal: Fix scroller scrolling and down glyph (#46447)
- [Settings] Decouple Settings.UI.Library from PowerDisplay.Lib to fix (#46325)
@jiripolasek jiripolasek deleted the dev/jpolasek/b/46441-cmdpal-fix-dock-scroller branch March 26, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.98.1 Product-Command Palette Refers to the Command Palette utility

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CmdPal: Horizontal dock can't overflow / scroll

2 participants