David Manthey

Results 104 issues of David Manthey

PR #344 added the ability to be in dark mode. This is done by color inversion and shifting for most of the UI with a few exceptions to avoid changing...

Currently, to change an annotation element's group, you need to use the context menu which requires at least two clicks; for speed, we could bind a hotkey which would change...

This could be added to the zoom panel and would help when using the system on a tablet.

We store some data in the url (e.g., image position, selected analysis task). It would be good to add frame selection, viewed annotations, task options that aren't the default, etc....

It'd be nice to have a method of chaining CLI tasks together. I could imaging that you could either have a "Add another step" button at the bottom of the...

If you aren't currently editing an annotation but have an annotation mode on (such as drawing a polygon or using the brush), escape should turn off the annotation mode.

If we have a set of annotation elements, it is sometimes useful to have additional properties per element. These could be stored in the element's `user` property or in the...

"... noticed that when you go into add or subtract mode for the polygon the + cursor turns black (which cant be seen on the black background)" This is somewhat...

We should show the group color and line weight in a legend. Perhaps this would be something to display next to counts and/or next to the group selector. For annotations...