Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

TextEditorComponent.measureDimensions is deprecated. #74

Open
GoToLoop opened this issue Jul 23, 2017 · 0 comments
Open

TextEditorComponent.measureDimensions is deprecated. #74

GoToLoop opened this issue Jul 23, 2017 · 0 comments

Comments

@GoToLoop
Copy link

Assigning editor 20's height explicitly via position: 'absolute' and an assigned top and bottom implicitly assigns the autoHeight property to false on the editor.
This behavior is deprecated and will not be supported in the future. Please explicitly assign autoHeight on this editor.

TextEditorComponent.measureDimensions (E:\Data\atom\app-1.18.0\resources\app\src\text-editor-component.js:1011:20)
TextEditorComponent.becameVisible (E:\Data\atom\app-1.18.0\resources\app\src\text-editor-component.js:295:12)
TextEditorComponent.checkForVisibilityChange (E:\Data\atom\app-1.18.0\resources\app\src\text-editor-component.js:993:16)
atom-text-editor.attachedCallback (E:\Data\atom\app-1.18.0\resources\app\src\text-editor-element.js:87:22)
<unknown> (E:\Data\atom\app-1.18.0\resources\app\src\atom-environment.js:835:33)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant