A new Eclipse extension point
"org.eclipse.sirius.diagram.ui.colorPalettePopupProvider" has been added to handle a flexible provider mechanism for IColorPalettePopup. The default provider DefaultColorPalettePopupProvider is used if no custom providers are registered, allowing customization of the color palette popup.
A new Eclipse extension point "org.eclipse.sirius.diagram.ui.colorPalettePopupProvider" has been added to handle a flexible provider mechanism for IColorPalettePopup. The default provider DefaultColorPalettePopupProvider is used if no custom providers are registered, allowing customization of the color palette popup.
Bug: https://github.com/eclipse-sirius/sirius-desktop/issues/460