Conversation
Durations and start/stop weren’t displaying correctly as a “frame” has properties `_start` and `_stop` not `start` and `stop`. Fixes kriskbx#16 kriskbx#11
|
Thanks a lot for your contribution. I'm very sorry but unfortunately I cannot merge your PR because it breaks the timezone functionality within gtt. |
Durations and start/stop weren’t displaying correctly as a “frame” has properties
_startand_stopnotstartandstop.I've left the "built" files out to reduce the PR size - also I'm not too clear on how gtt itself works so this just fixes the display
Fixes #16 #11