exadel-inc / etoolbox-authoring-kit

Offers a set of tools that create Granite UI authoring interfaces for Adobe Experience Manager components from Java code. This is a comprehensive solution that makes different widgets work in a coordinated manner, provides greater interactivity in AEM dialogs, and introduces additional features (customizable data lists, options selection, etc.)
https://authoring-kit.com/
Apache License 2.0
100 stars 13 forks source link

[EAK-486] Missing EToolbox Lists icon #486

Closed smiakchilo closed 12 months ago

smiakchilo commented 1 year ago

In an AEM instance which uses some scripts/styles compactifying, the EToolbox Lists dashboard icon is not displayed. Apparently, this is due to the spaces being removed in the inline image CSS. The possible solution is to escape space characters with %20

smiakchilo commented 12 months ago

Implemented in bugfix/EAK-486. Scheduled for release in v. 2.4.1