timeview icon indicating copy to clipboard operation
timeview copied to clipboard

TimeView

Results 26 timeview issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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.

enhancement

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...

enhancement

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...

enhancement

A *cursor* would serve as an insert point for paste operations, or record operations.

enhancement

Wrap processors around pysox: https://github.com/rabitt/pysox

enhancement

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...

refactor

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...

help wanted
high-priority

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...

enhancement