Commit Graph

13 Commits

Author SHA1 Message Date
acd280c855 Add System channel type and use it for the ChannelSelectorTab 2020-03-15 22:13:26 +01:00
097bd37e37 Fix SelectorTab crashing tests after a reload
For some reason, the default channel type (Public) caused the channel manager to attempt to connect to an API, which was null at that time, after hot reloading the test environment (via dynamic compilation). Changing the channel type seems to fix that.
2020-03-13 18:34:51 +01:00
663f34d3d8 Remove width specifications 2019-07-29 02:47:26 +09:00
f7b9ddb48c combine Text and TextBold 2019-07-28 12:40:21 +02:00
7adaa09263 Move tab channel class into tab item class 2019-05-12 06:31:11 -04:00
8957ad5a7e Instantiate channel in tab item 2019-05-12 06:26:03 -04:00
0bd35ab7bb Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
26d53d06a9 Fix remaining issues 2019-02-28 13:31:40 +09:00
4db5531e4b Replace copy-constructor/method with extension method 2019-02-20 19:32:30 +09:00
a2aa3ec5cb Adjust sprite texts in-line with framework changes 2019-02-20 15:03:20 +09:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
814d401eb0 Make ChannelSelectorTabItem not switchable 2018-12-03 11:48:36 +09:00
1589b65494 Move tab related stuff to /tabs, move selection related stuff to /selection, remove channeltabcontrol 2018-07-09 19:42:57 +02:00