Skip to content

Add the Document Picker entry to View menu#224

Merged
lhecker merged 2 commits into
microsoft:mainfrom
b6k-dev:document-picker-menu-item
May 24, 2025
Merged

Add the Document Picker entry to View menu#224
lhecker merged 2 commits into
microsoft:mainfrom
b6k-dev:document-picker-menu-item

Conversation

@b6k-dev

@b6k-dev b6k-dev commented May 22, 2025

Copy link
Copy Markdown
Contributor

Closes #187

image

Translations done using an LLM, but I guess it is fine for now 😅

@b6k-dev

b6k-dev commented May 22, 2025

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

@lhecker

lhecker commented May 23, 2025

Copy link
Copy Markdown
Member

Looks good! I'll hold off on merging this for a bit until after I had a chance to merge #179, which in turn I'm holding off until I could address some of the bug reports. Thank you for your patience!

Comment thread src/bin/edit/localization.rs

@lhecker lhecker left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you for the PR!

ctx.needs_rerender();
}

if ctx.menubar_menu_checkbox(

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I just noticed that you picked the wrong type here. This should be menubar_menu_button. Oh well, I'll fix that later. 🙂

@lhecker lhecker merged commit 13dc9b9 into microsoft:main May 24, 2025
1 check passed
diabloproject pushed a commit to diabloproject/edit that referenced this pull request May 29, 2025
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.

Add a menu item for Ctrl+P under the "View" menu

2 participants