Skip to content
Snippets Groups Projects
Unverified Commit 8abb79a2 authored by Conrad Zelck's avatar Conrad Zelck
Browse files

feat: set convert button regarding input field


All actions push a convert immediately except changes in the input
field. That's because every new character would do a conversion what
makes a lot of traffic. But to give a hint that a new conversion could
be useful the convert button will be enabled if the content is differ-
ent from the last conversion. All other actions trigger the conversion
and disable the convert button.

Signed-off-by: default avatarConrad Zelck <git@simpel.cc>
parent 88f0eaeb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment