| Auto-Submit | +1 |
| Commit-Queue | +1 |
Benedikt, could you please take a look?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
if (this.nodeInternal.nodeType() === Node.ELEMENT_NODE && node.nodeName() === 'HTML') {Let's add new adorners in the declarative way in the DEFAULT_VIEW function and add a test for the new adorner?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Auto-Submit | +1 |
| Commit-Queue | +1 |
if (this.nodeInternal.nodeType() === Node.ELEMENT_NODE && node.nodeName() === 'HTML') {Let's add new adorners in the declarative way in the DEFAULT_VIEW function and add a test for the new adorner?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
showViewSourceAdorner: ElementsPanel.instance().isAdornerEnabled(The previous version had a bug. Could you please remove the part `ElementsPanel.instance().isAdornerEnabled(
ElementsComponents.AdornerManager.RegisteredAdorners.VIEW_SOURCE) &&` from here? The adorner ref takes care of it now.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |