jessegrosjean / foldingtext-for-atom

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

atom-text-editor.Object.defineProperty.get is deprecated. #84

Closed idike closed 3 months ago

idike 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.

atom-text-editor.Object.defineProperty.get (/Applications/Atom Beta.app/Contents/Resources/app.asar/src/text-editor-element.js:58:18)
ft-text-input.performLayout (/Users/idike/.atom/packages/foldingtext-for-atom/lib/extensions/ui/text-input-element.coffee:275:52)
<unknown> (/Users/idike/.atom/packages/foldingtext-for-atom/lib/extensions/ui/text-input-element.coffee:228:26)
iOrevir commented 7 years ago

Just installed the package and got this issue three times (mentioned in the deprecated calls). What are the implications of this issue?

jessegrosjean commented 7 years ago

Sorry I'm not sure, but I "think" it would only effect styling. Maybe broken styles.