cogentcore / core

A free and open source framework for building powerful, fast, and elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the Web with a single pure Go codebase, allowing you to Code Once, Run Everywhere.
http://cogentcore.org/core
BSD 3-Clause "New" or "Revised" License
1.31k stars 71 forks source link

duration value has many issues #913

Closed rcoreilly closed 3 months ago

rcoreilly commented 4 months ago

Describe the bug

How to reproduce

tried to reproduce in demo with tags but not reading tags etc.

Example code

No response

Relevant output

No response

Platform

macOS

kkoreilly commented 4 months ago

The standard tags issue is #816.

kkoreilly commented 3 months ago

I fixed all of these issues in the commits above, except for the tags one, which is #816 as stated above.