Commit Graph

41780 Commits

Author SHA1 Message Date
fffa355097 Merge pull request #12925 from EVAST9919/news-request
Move GetNewsRequest from ArticleListing to NewsOverlay
2021-05-26 23:26:59 +09:00
735e7b9c74 Pass fetch more action in via ctor to avoid potential nullref 2021-05-26 22:49:39 +09:00
9947867e84 Remove unnecessary bindable flow 2021-05-26 22:46:43 +09:00
71de541245 Minor spacing / reformatting 2021-05-26 22:35:11 +09:00
22a5af750e fix test link external 2021-05-26 20:25:48 +07:00
8e923a5d8f Instantiate immediately, rather than waiting for instantiation 2021-05-26 22:24:51 +09:00
1bde11a07e Refactor ArticleListing 2021-05-26 15:35:38 +03:00
905364b5fe add url as argument for link action external 2021-05-26 19:34:34 +07:00
7546611c14 remove unused cached 2021-05-26 19:32:49 +07:00
2344a1a411 use image block in markdown container 2021-05-26 19:22:33 +07:00
62fb09774a create WikiMarkdownImageBlock 2021-05-26 19:22:21 +07:00
fbfbd99223 change document url test to dev server 2021-05-26 19:20:39 +07:00
82d977f80a Merge remote-tracking branch 'refs/remotes/ppy/master' into news-request 2021-05-26 14:52:42 +03:00
7ed4cbf7bf Fix settings panel hide animation looking wrong when a sub-panel is visible when hidden 2021-05-26 19:25:05 +09:00
878079d3d7 Fix correct beatmap not being set if running test alone 2021-05-26 19:08:00 +09:00
a77de24746 Fix SlowLoadPlayer potentially not being instantiated in time for test 2021-05-26 18:58:18 +09:00
14a4095140 Merge branch 'master' into beatmap-skin 2021-05-26 18:39:47 +09:00
c05dfee220 Simplify default handling flow 2021-05-26 18:28:00 +09:00
7c9383b586 Combine RestorableKeyBindingRow back into KeyBindingRow 2021-05-26 18:17:28 +09:00
db8ccad0b8 Merge branch 'master' into markdown-wiki 2021-05-26 15:25:46 +07:00
02806fedb0 Add missing newline 2021-05-26 17:17:02 +09:00
17334fd2e6 Inline KeyBindingRow construction 2021-05-26 17:12:12 +09:00
9c31b8856d change image url replace implementation 2021-05-26 15:10:09 +07:00
49b4a6ea67 Replace local namespace qualifiers with using 2021-05-26 17:07:24 +09:00
71f77eb902 fix image test 2021-05-26 15:04:04 +07:00
f8a3a37797 Remove outdated comment 2021-05-26 17:01:47 +09:00
47cbbee4d1 remove CreateNotice method and move implementation to local 2021-05-26 15:01:16 +07:00
98fa5b67d6 Merge branch 'master' into single-bind-reset-button 2021-05-26 17:01:16 +09:00
eeb6647bc5 remove schedule in set current path 2021-05-26 14:59:36 +07:00
1e77a87fab Merge pull request #12947 from gagahpangeran/markdown-link
Handle link action in `OsuMarkdownLinkText`
2021-05-26 16:56:24 +09:00
02f0e2f212 Merge branch 'markdown-link' into markdown-wiki 2021-05-26 14:55:32 +07:00
a08a4aa911 Move second call to shiftNestedObjects to a more understandable location 2021-05-26 16:48:16 +09:00
d6c4be207b Simplify naming 2021-05-26 16:44:44 +09:00
ad3e4287cd Move distanceToPrev inside randomisation function 2021-05-26 16:44:05 +09:00
6ca9b37c28 Make random generator a field to avoid passing around internally 2021-05-26 16:42:20 +09:00
6181b1ac92 Simplify previous object handling by using a class instead of struct 2021-05-26 16:42:20 +09:00
34d1d5198f Merge pull request #12943 from nbvdkamp/fix-zero-area-skin-element-scale-crash
Prevent skin editor crash when scaling 0 area drawables
2021-05-26 16:37:58 +09:00
c5ff052096 Change internal to public 2021-05-26 16:31:25 +09:00
88bdd8a7b7 Update some out of date code pieces 2021-05-26 16:01:21 +09:00
52ca2f4797 Merge branch 'master' into chat-mention 2021-05-26 16:00:26 +09:00
e02739a136 remove unused colour provider 2021-05-26 13:57:35 +07:00
04f16c0783 Set DocumentUrl inside CreateChildDependencies
Co-authored-by: Dean Herbert <pe@ppy.sh>
2021-05-26 13:55:16 +07:00
b3b39c4c13 Fix BeatmapCarousel accessing ScreenSpaceDrawQuad of non-loaded children
Fixes failure seen at
https://ci.appveyor.com/project/peppy/osu/builds/39302762/tests.
2021-05-26 15:42:27 +09:00
b36b40cb34 Remove unnecessary double specification 2021-05-26 15:20:47 +09:00
ba8544f614 Update resources 2021-05-26 14:55:44 +09:00
e4780abdfd Split out base call from switch statement 2021-05-26 14:43:59 +09:00
d165a75823 Inline request flow to make it easier to understand 2021-05-26 14:37:52 +09:00
0f21510b8b Move code around 2021-05-26 14:29:46 +09:00
8ffa7f4a5a Tidy up code 2021-05-26 14:28:20 +09:00
7b09955d59 Remove redundant default bindable value 2021-05-26 14:17:40 +09:00