Francesco149 / sharenix

A ShareX clone for Linux and FreeBSD.
GNU General Public License v3.0
590 stars 35 forks source link

Suggestion: Add the ability to toggle uploading <file name> #21

Closed discoli-zz closed 5 years ago

discoli-zz commented 6 years ago

As title states, in my opinion it looks kind of ugly, how it switches from a large box to a small box, maybe if there was a way to make it more seamless, but otherwise just an error or completion notification would look better.

Also, it'd be quicker to spot, because you'd know the first notification is the result of the upload, if I already have a notification I have to keep checking the corner.

These are pretty small things, but I feel it'd polish the tool a bit more.

Francesco149 commented 6 years ago

in theory it should truncate the text with a "..." if it's too long, but yeah sounds like an easy toggle i could add

Francesco149 commented 5 years ago

this can now be done with the NotifyUploading field in the config

discoli-zz commented 5 years ago

@Francesco149 ayy, thank you very much, looks super clean 👍