Add Menu Icon Exporter plugin#867
Merged
JannisX11 merged 5 commits intoJannisX11:masterfrom Apr 20, 2026
Merged
Conversation
Add the plugin directory and register menu_icon_exporter in plugins.json with matching metadata for the initial marketplace submission prep.
Sync plugin code and about content with latest repo updates, including workspace-aware export preferences and rename-safe workspace folder retention.
Replace plugins/menu_icon_exporter/icon.svg with the exact SVG from Menu-Icon-Exporter/menu-icon-exporter.svg so installed plugin uses identical icon art.
Owner
|
Hey, I reviewed the plugin. |
- Add sidebar panel view with collapsible Preview, Camera, and Export sections - Add Float/Panel mode switching from any view - Fix conditional visibility for custom size and custom color fields - Persist export preferences across sessions - Fix output folder browse button in all view modes - Remove grid from preview, pre-fill filename in save dialog - Improve form field alignment in dialog layout - Remove keybind conflict with DevTools - Update icon.svg and about.md
Contributor
Author
|
Hey, thanks for the review! I've pushed an update that addresses the icon size — the SVG is now 5.1 KB, well under the 12 KB limit. I also took the opportunity to clean up a few things in this update:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
menu_icon_exporterplugin directory using the current Blockbench repository format.menu_icon_exporterinplugins.jsonwith matching metadata (version1.0.0,min_version4.8.0, tags, repository, bug tracker).icon.svg,about.md,LICENSE.md, andmenu_icon_exporter.js).Test plan
plugins.jsonparses successfully via Node.