leezng / vue-json-pretty

A JSON tree view component that is easy to use and also supports data selection.

Home Page:https://leezng.github.io/vue-json-pretty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Width for Editing Long Text Entries

at-the-vr opened this issue · comments

Is it possible to increase the width of the Space during Editing, that could help User to navigate through long texts easily.

To recreate this Issue :- enter very long statement with editable prop set as True along with desired editableTrigger
image
Expected Response :- Editing space would be large enough to navigate through long text entries.

Current Response :- Current Editing Space allows up to 3-4 words of average lengths.
image