Skip to content

Optionally increase pop-up timeout as pop-up text length increases#10

Open
krvkir wants to merge 3 commits into
karthink:masterfrom
krvkir:master
Open

Optionally increase pop-up timeout as pop-up text length increases#10
krvkir wants to merge 3 commits into
karthink:masterfrom
krvkir:master

Conversation

@krvkir

@krvkir krvkir commented May 4, 2025

Copy link
Copy Markdown

This small change adds timeout-per-token variable. If it is set, old timeout var is ignored, and timeout is evaluated individually for each response size. This solves the problem with long pop-ups which fade out too quickly.

By default new var is set to nil and ignored, constant timeout is used, so old users will not notice any change in behaviour.

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.

1 participant