Commit Graph

16 Commits

Author SHA1 Message Date
EVAST9919 d62da4334e Add and place all the bottom bar objects 2017-11-17 12:26:13 +03:00
Dean Herbert e64860ad45 Fix test case not working as expected 2017-09-27 12:46:34 +08:00
Dean Herbert faad3fc7d3 Arbitrarily move colour assignment 2017-09-27 12:40:32 +08:00
Dean Herbert d5ed218488 Fix timeline sizes being updated potentially before the track has a length 2017-09-27 11:07:43 +08:00
Dean Herbert 7ad21d9a6d Simplify marker part construction 2017-09-27 11:07:23 +08:00
Dean Herbert eae29820c0 Fix marker being cleared each beatmap change 2017-09-27 11:07:17 +08:00
Dean Herbert 708632bca8 Remove second unnecessary colour set 2017-09-27 10:06:36 +08:00
smoogipoo 10dbd68c1e Simplify null check 2017-09-26 20:11:45 +09:00
smoogipoo c578509a20 Bind to the screen Beatmap instead of the game-wide Beatmap 2017-09-26 17:58:40 +09:00
smoogipoo 3937ebdc3d Add missing license headers 2017-09-26 15:58:30 +09:00
smoogipoo 10e5fe40b2 A bit of cleanup 2017-09-26 15:51:45 +09:00
smoogipoo 5953c1084e Re-namespace SummaryTimeline 2017-09-26 15:45:27 +09:00
smoogipoo 85cb541fef Implement MarkerPart for the marker 2017-09-26 15:45:08 +09:00
smoogipoo a1f88a17b1 Re-namespace and split out timeline parts from the SummaryTimeline 2017-09-26 15:44:40 +09:00
smoogipoo d787c740fa Fix bookmarks not working
We should be dealing with the array in every situation, with the exception of the database.
2017-09-25 17:46:51 +09:00
smoogipooo f9568619e7 Move SummaryTimeline into /Edit/Components/SummaryTimeline 2017-09-20 16:59:03 +09:00