You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional context
That stylesheet highlights DND areas and all of their inner elements to make it easier to troubleshoot how your DND code translates to HTML and CSS in the page.
Anyone can feel free to take this on. Otherwise I'll take it on when I get a chance.
The text was updated successfully, but these errors were encountered:
@TheWebTech any idea how we would add this in the page editor? Since the actual page is loaded in an iframe or were you just thinking on the actual webpage. Not the editor
Is your feature request related to a problem? Please describe.
Drag and Drop Areas have some aspects to them that are a little confusing.
Describe the solution you'd like
A button within the debug tab that toggles this stylesheet on:
https://gist.github.com/TheWebTech/7c3060e74c58eb09cb92daaaa8a97c67
Additional context
That stylesheet highlights DND areas and all of their inner elements to make it easier to troubleshoot how your DND code translates to HTML and CSS in the page.
Anyone can feel free to take this on. Otherwise I'll take it on when I get a chance.
The text was updated successfully, but these errors were encountered: