microsoft / VoTT

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
MIT License
4.31k stars 838 forks source link

feat: Use relative paths for local file assets #1027

Closed tbarlow12 closed 4 years ago

tbarlow12 commented 4 years ago

All new connections will have a property relativePath that will indicate to use a path relative to the source connection when interacting with assets. Old connections will assume absolute path.

Addresses #762

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

lukasalexanderweber commented 3 years ago

this would be a great improvement! Do you already know when this will be released?