Skip to content

Extend inputbox as typing, if the initial width is reached#174

Open
tekboart wants to merge 2 commits intossricardo:masterfrom
tekboart:extend-inputbox-as-typing
Open

Extend inputbox as typing, if the initial width is reached#174
tekboart wants to merge 2 commits intossricardo:masterfrom
tekboart:extend-inputbox-as-typing

Conversation

@tekboart
Copy link
Copy Markdown

@tekboart tekboart commented Jan 6, 2026

Fixed #173

(1) autoGrow is an IIFE (Immediately Invoked Function Expression)
(2) autoGrow increases the width of active input box, if the typed chars are more than the initial width.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The fixed width of .ftb-md, and max-width of .ftb, mask the answer if the characters don't fit in.

1 participant