jessegrosjean / foldingtext-for-atom

Outline editor with productivity features (No longer in development)
Other
40 stars 10 forks source link

HTMLElement.shadowRoot is deprecated. #88

Closed Annis-Monadjem closed 7 years ago

Annis-Monadjem commented 7 years ago

The contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. Please, stop using shadowRoot and access the editor contents directly instead.

HTMLElement.shadowRoot (/usr/share/atom-beta/resources/app/src/text-editor-element.js:13:10)
HTMLElement.performLayout (/home/sky/.atom/packages/foldingtext-for-atom/lib/extensions/ui/text-input-element.coffee:275:51)
<unknown> (/home/sky/.atom/packages/foldingtext-for-atom/lib/extensions/ui/text-input-element.coffee:228:26)
kerim commented 7 years ago

Any update on this?

Annis-Monadjem commented 7 years ago

Hi Kerim, i'm not using atom. The above messages must have been auto generated and published by by Atom, while i was testing it some time ago. I gave up on atom, as it is extremely slow for my work. Good luck.