editor icon indicating copy to clipboard operation
editor copied to clipboard

Custom UI Previewing (and possibly editing).

Open SIsilicon opened this issue 4 years ago • 1 comments

Custom UI is hard enough to make as it is with little documentation. Having a realtime preview window for it can make it easier to understand and faster to develop. The ability to modify the preview directly for a more graphical control would be a plus.

SIsilicon avatar Oct 24 '21 01:10 SIsilicon

Minecraft is currently working on a big rewrite of its UI using browser technologies (HTML, CSS & JavaScript). Because of that, we do not intend to work on improving our support for Minecraft's current UIs using the legacy JSON tech.

We're open to accept external PRs working on that aspect though. Preview functionality: bridge-core/editor Improving the JSON schemas: bridge-core/editor-packages

solvedDev avatar Oct 24 '21 09:10 solvedDev