timeview
timeview copied to clipboard
TimeView
Views inside a panel can be DnD for reordering Views that are DnD across panels should move the view from one panel to another Views that are DnD across panels...
When creating a new partition, it gives it a numeric (random?) name. I go to save it, type in a different name, and I expect that name to stick, but...
Currently, the colormap extent is determined automatically, there should be an option for setting this manually.
Given that some of our target audience may not include people that already have python installed, we should be able to provide a native installer for Windows and macOS (I...
I had been wondering whether the concept of *selection* can be implemented via the partition/ segmentation track, which would have the advantage of save-able selections, but I believe it's probably...
A *cursor* would serve as an insert point for paste operations, or record operations.
This is not only a refactoring and code improvement exercise, but it critically also will allow 2D (image) data being support as first-class citizen in the tracking ecosystem. This will...
right now, there is no test coverage on any of the code, and given the number of broken commits I've submitted, we should start to implement test coverage. Given the...
current scheme to check if the newly entered render parameters is a mess; definitely need something else parameters as of right now are made up of a dictionary[str, value] where...