textgrab / extension

Chrome Extension
1 stars 1 forks source link

Recapture Button #36

Closed mattbaseball closed 2 years ago

mattbaseball commented 2 years ago

This idea is implementing a button called recapture. As of now, the user has to clear their current capture, click alt+c, and then reselect the video which they are looking at. Implementing this would eliminate the additional user input required, especially since we already know which video the user is gathering text from. I believe this would greatly improve user experience and should be developed for the initial launch.

sriharivishnu commented 2 years ago

@mattbaseball it definitely is a balance. we may need to rethink the menu later on to avoid blocking too much of the video. I did make the menu movable so hopefully that makes it less obtrusive for users.

sriharivishnu commented 2 years ago

@mattbaseball thoughts?

Screen Shot 2022-01-23 at 6 43 03 PM
mattbaseball commented 2 years ago

@sriharivishnu Only suggestion would be to make the blue backgrounds of the buttons to be a little more transparent to help tackle that obstructive issue. Another option is to change the transparency of it based on if the user has their mouse hovered over the button or not.