n00mkrad / flowframes

Flowframes Windows GUI for video interpolation using DAIN (NCNN) or RIFE (CUDA/NCNN)
GNU General Public License v3.0
1.45k stars 115 forks source link

Tooltips On Hover #280

Open MatteCrystal opened 11 months ago

MatteCrystal commented 11 months ago

Tooltips that appear on hover would be really useful for many areas of the program. However, the one place i feel it's most needed is the batch processing queue. In the below image, i have 6 videos each a different episode but i have no idea which episodes i've added because the name is truncated. Having at least an option to over each row to view a tooltip stating the full filename would be really helpful.

image

Also other methods like making the window resizable an whatnot could also help so that we don't even need to relly on a hover tooltip at all times. IDK what your using for the UI so IDK how hard that would be or not.

But tooltips for the batch processing queue is a must. Also, tooltips for just about everything else the user could reasonably want to know about would be great.