Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Allow vertical resizing, disable autosizing when textarea is manually resized #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wlach
Copy link

@wlach wlach commented Jul 17, 2017

There's no great way to currently test for a text area changing size with js,
so fall back to using mouse events and detecting a change when the mouse is down.

@wlach wlach requested a review from dylanwh July 17, 2017 20:41
@wlach wlach force-pushed the allow-vertical-resizing branch 3 times, most recently from 08ae3dc to 41ea867 Compare July 17, 2017 22:49
And if vertically resized, destroy the autosizer (keeping the current
height intact)
@wlach
Copy link
Author

wlach commented Jul 18, 2017

This needed some more fixes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants