Dominik Hardtke
Dominik Hardtke
Maybe this issue belongs in https://github.com/denoland/deno_task_shell?
No one has an idea on this one? If I change the size of a shape that is currently selected (i.e. FreeTransform is currently enabled and visible) the handles' position...
I know that, but for example if I change the font-size attribute of a node then the handles of course don't update and therefore are wrongly positioned.. :(
I have the same issue...
Maybe you should fork raphael.json and create a pull request for this? :)
This issue is still present using the latest version of Oak (1.10.0) and Deno (1.17.1)
We have the same issue using the latest Core Components (2.14.0). This happens regardless of the setting `layoutMode` (i.e., the behavior is the same for "SIMPLE" and "RESPONSIVE").
@vladbailescu I can reproduce it using AEM 6.5.7.0 and https://github.com/adobe/aem-guides-wknd/releases/tag/aem-guides-wknd-0.2.0 with the latest Core Components (2.15.0): 1. Install aem-guides-wknd-0.2.0 2. Open http://localhost:4502/editor.html/conf/wknd/settings/wcm/templates/content-page-template/structure.html 3. Open the Design Dialog / Policy of...
For us the issue is fixed after installing AEM 6.5 SP 8 (per Release Notes, see https://experienceleague.adobe.com/docs/experience-manager-65/release-notes/service-pack/previous-hotfixes-featurepacks.html?lang=en): > An unlocked responsive container does not display allowed components (NPR-35565).
We have the same issue and will probably build a custom synchronization mechanism and not use socketsJoin at all to tell other nodes to make sockets join a room. This...