Closed Bodmo closed 2 weeks ago
Thank you! Can you provide a minimal example to recreate the issue?
start morbo with:
MOJO_CONFIG=kalamar.glemmAssist2.conf morbo -v script/kalamar
kalamar.glemmAssist2.conf :
{ 2 Kalamar => { 3 plugins => ['Plugins'] 4 }, 5 'Kalamar-Plugins' => { 6 default_plugins => 'kalamar.GlemmAssist2.json', 7 } 8 }
And kalamar.GlemmAssist2.json as attached:
Thank you! I added a proposal to gerrit (#8998).
When activating a Widget Plugin in the query panel, the plugin is drawn without any border, and the (green) background color of Kalamar fills the Plugin (in this case the GlemmAssistent).
Screenshot of the activated plugin in the query panel:
When the same plugin is activated in the result panel, it is correctly displayed with a border and its contents keeps its (white) background colour: