Commit Graph

3742 Commits

Author SHA1 Message Date
e3cdb9f6fe Create section classes. 2017-06-07 22:53:31 +08:00
e94d98fa84 Expose header background for SectionsContainer. 2017-06-07 22:11:38 +08:00
aa3a231763 Review Changes 2017-06-07 22:00:14 +08:00
9f9107b847 Add gray background. 2017-06-07 21:15:43 +08:00
0b204bd157 Add padding to the bottom of SearchableListOverlay's ScrollFlow 2017-06-07 10:11:10 -03:00
f9c466eee9 bit more readable 2017-06-07 20:12:16 +08:00
23a7045eef More Clean UP 2017-06-07 20:07:18 +08:00
9b0e1c26a3 Clean Up Code 2017-06-07 19:53:37 +08:00
59bed2b16e Add missing spaces 2017-06-07 20:44:54 +09:00
8d434e88ee Fix VisualTest not using placeholder data 2017-06-07 20:20:22 +09:00
94c961ddb8 CI Fixes 2017-06-07 20:16:34 +09:00
97db4856fc Add toolbar toggle button
Also ensure chat is hidden when social is displayed and vice-versa.
2017-06-07 20:15:58 +09:00
fc2d9816df Make SearchableListHeader icon customisable 2017-06-07 20:06:02 +09:00
6a12173175 Add very temporary data source for social browser 2017-06-07 20:05:43 +09:00
8641379424 Not sure how these CI issues were missed. 2017-06-07 19:27:22 +09:00
1017cf54d9 CI fixes. 2017-06-07 19:17:45 +09:00
6f191193a1 Rename timing changes, simplify + improve columns/dictionary usage. 2017-06-07 19:15:51 +09:00
7aee8ee547 Make TimeSpan a double again. 2017-06-07 19:08:32 +09:00
a07f6801da Merge remote-tracking branch 'upstream/master' into timingchange-rework 2017-06-07 18:39:27 +09:00
1de296747f Merge remote-tracking branch 'upstream/master' into social-browser 2017-06-07 17:38:06 +09:00
5f537780cf Bring framework up-to-date 2017-06-07 15:32:50 +09:00
78fc36904e Merge branch 'master' into chat-focus 2017-06-06 19:13:30 +09:00
e3d10fc4d3 Update with more framework changes. 2017-06-06 15:52:35 +09:00
eb545d907d Merge branch 'master' into simplify-hud-overlay 2017-06-06 14:31:54 +09:00
a09d873db9 Basic member of profile header. 2017-06-06 12:12:20 +08:00
fac16bdebd Do not release focus of the chat text box when sending a message 2017-06-05 18:07:28 +02:00
6b7e18a1e3 Fix not being able to change channels when channel select dialog is up 2017-06-05 23:12:39 +09:00
8fa076b5d7 Merge branch 'master' into userpage 2017-06-05 21:14:46 +08:00
428b44f7d9 UserPage -> Profile. 2017-06-05 21:07:57 +08:00
1b8ef3bbbd Add test case for UserPage. 2017-06-05 21:05:01 +08:00
d9106c4e30 Temporarily disable inspection 2017-06-05 21:58:13 +09:00
57aad1311d Merge branch 'master' into channel-selection 2017-06-05 21:46:28 +09:00
d2294cd294 Merge branch 'master' into simplify-hud-overlay 2017-06-05 21:00:04 +09:00
c85a0223b0 Only instantly move tooltip is we are not visible 2017-06-05 20:52:46 +09:00
04f0b5204a Merge branch 'master' into smoothly-moving-tooltips 2017-06-05 20:42:08 +09:00
09e075e3fb Allow adjusting mouse sensitivity at 0.01 increments 2017-06-05 20:22:39 +09:00
55d8b8b5f5 Merge branch 'master' into raw-input-sensitivity 2017-06-05 20:16:40 +09:00
d2ced2ea79 Update with framework changes. 2017-06-05 20:16:37 +09:00
b4b3ba0787 Fix incorrect initial movement of tooltips 2017-06-05 13:07:38 +02:00
4307242bb6 Update with framework changes. 2017-06-05 20:06:46 +09:00
e92c1210d1 Make osu tooltips move smoothly 2017-06-05 12:59:29 +02:00
bf971f6613 Merge branch 'master' into social-browser 2017-06-05 19:16:28 +09:00
78500eec21 Applied suggested changes 2017-06-05 12:24:28 +03:00
16fcfc473d Fix toggle not toggling on pressing escape
Also add comment about hacky implementation of toggle tab.
2017-06-05 18:04:40 +09:00
6b9d5afc4b Merge remote-tracking branch 'refs/remotes/ppy/master' into cancel-select-random 2017-06-05 11:51:45 +03:00
778865b6eb Merge remote-tracking branch 'upstream/master' into channel-selection 2017-06-05 17:36:14 +09:00
5568df1aee Remove StandardHUDOverlay
This class hierarchy was originally when we had different HUDs for rulesets, but this is no longer the case. Skins will be able to build off the base (new) HUDOverlay without issue, so there is no real need for the abstract class for now.

We can add it back if a need for it arises; for the moment I'd like to avoid as many Standard* classes as possible.
2017-06-05 17:18:07 +09:00
2712f49545 Remove bad 2017-06-05 17:06:47 +09:00
958cd9f8d8 Don't display in-game
Nothing does anything yet, so we can't display this. Make it functional before adding to game project.
2017-06-05 16:52:09 +09:00
af6f8bbd89 Fix namespaces and class names 2017-06-05 16:47:42 +09:00