fix: only show popup when clicking inside page template
Filter clicks to only trigger ElementPopup for elements inside .pagedjs_page, preventing popups from appearing when clicking on wrapper elements like .pagedjs_pages. Also adds lock/unlock SVG icons. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
cf1dadb1b3
commit
ee849dab8e
4 changed files with 6 additions and 2 deletions
1
public/assets/svg/arrow-left-double-line.svg
Normal file
1
public/assets/svg/arrow-left-double-line.svg
Normal file
|
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M4.83582 12L11.0429 18.2071L12.4571 16.7929L7.66424 12L12.4571 7.20712L11.0429 5.79291L4.83582 12ZM10.4857 12L16.6928 18.2071L18.107 16.7929L13.3141 12L18.107 7.20712L16.6928 5.79291L10.4857 12Z"></path></svg>
|
||||
|
After Width: | Height: | Size: 298 B |
Loading…
Add table
Add a link
Reference in a new issue