-
Notifications
You must be signed in to change notification settings - Fork 72
Add Segment Timer Mode for Timer Component #286
Copy link
Copy link
Closed
Labels
enhancementAn improvement for livesplit-core.An improvement for livesplit-core.featureA new user visible feature for livesplit-core.A new user visible feature for livesplit-core.suitable for contributionsThe issue is suitable those who are contributing to livesplit-core.The issue is suitable those who are contributing to livesplit-core.
Metadata
Metadata
Assignees
Labels
enhancementAn improvement for livesplit-core.An improvement for livesplit-core.featureA new user visible feature for livesplit-core.A new user visible feature for livesplit-core.suitable for contributionsThe issue is suitable those who are contributing to livesplit-core.The issue is suitable those who are contributing to livesplit-core.
The Timer Component should support showing the current segment time. The logic for it is already in the Detailed Timer, it just needs to be moved over (which also means the Detailed Timer should use the normal Timer component for the segment timer, instead of its own logic).