Commit Graph

965 Commits

Author SHA1 Message Date
556964eae0 Merge branch 'master' into BitmapUpdatesOnScore 2023-03-16 12:16:42 +03:00
fa710ae1b0 Rename ScrollToTopButton to ScrollBackButton 2023-02-26 14:39:34 -08:00
d98d330da2 Add expected behavior test for scroll back to previous position 2023-02-26 14:30:46 -08:00
PC
7e127dafe2 Update reference 2023-02-07 11:52:47 +03:00
cb26601cb4 Fix test's score generation 2023-02-07 02:29:28 +03:00
e1af5e110a Remove ``RoundedNub.cs` and make `Nub.cs`` non abstract again 2023-02-03 12:19:09 +01:00
3f0ce75bf5 Rename NormalSliderBar.cs to RoundedSliderBar.cs 2023-02-02 17:24:45 +01:00
7c5a65bdb7 Rename NormalNub.cs to RoundedNub.cs 2023-02-02 17:23:09 +01:00
76146b5c53 Address naming discrepancy in TestSceneShearedSliderBar.cs 2023-01-26 15:12:52 +01:00
2f90ffccfc Implement ShearedSliderBar.cs and corresponding TestSceneShearedSliderBar.cs 2023-01-26 15:03:22 +01:00
374c3b56f6 Rename Nub.cs to NormalNub.cs 2023-01-26 15:03:11 +01:00
3988131475 Rename OsuSliderBar.cs as NormalSliderBar.cs 2023-01-26 12:12:56 +01:00
e09b768a99 Add test steps demonstrating failure 2023-01-18 23:07:40 +01:00
5e1ea8b34f Merge branch 'master' into move-overlay-ruleset-selectors 2023-01-14 15:22:14 +01:00
ab3d39a940 Merge branch 'master' into comment-editor-1 2023-01-13 22:41:41 +01:00
5750d82c0a Move overlay ruleset selectors to tab control 2023-01-13 12:50:35 -08:00
123c477e00 Merge branch 'master' into ui/segmented-graph 2023-01-12 19:02:49 +09:00
bb2ece5c71 refactor(SegmentedGraph): adjust tierCount based on passed Colours 2023-01-12 10:57:12 +01:00
7cbc03dce6 refactor(SegmentedGraph): use (get/set)ters to expose TierColour 2023-01-12 10:13:16 +01:00
5694487a7b fix(SegmentedGraph): update graphNeedsUpdate variable during Update() loop 2023-01-12 02:36:35 +01:00
442b2238b8 test(SegmentedGraph): add concrete application test with beatmap density 2023-01-11 14:37:57 +01:00
845cdb3097 test: add visual tests for SegmentedGraph class 2023-01-11 14:03:49 +01:00
9633a3f58f Add failing test coverage 2023-01-10 21:01:06 +03:00
23e4cfb469 Show spinner next to buttons and get rid of EditorCommitButton 2023-01-09 23:37:36 +03:00
13b00928c8 Rename loading spinner bool to reflect that it has a setter 2023-01-09 15:52:18 +09:00
d2f4ffcc5b Merge branch 'master' into comment-editor-1 2023-01-09 15:52:17 +09:00
387326db0d Make commit action abstract 2023-01-06 22:51:57 +03:00
86b1164e28 Add visual test case 2023-01-05 14:41:26 +03:00
73f14bd14f Enable NRT in user profile overlay test scenes 2023-01-01 23:49:15 +01:00
930cd15649 Merge branch 'master' into comment-editor-1 2022-12-28 17:46:01 +05:00
efe057176e Make OsuButton abstract 2022-12-13 22:13:48 +09:00
890dd9cd06 Fix input doesn't take original drawable modifications into account 2022-12-12 15:10:03 +03:00
37a0756321 Add tests 2022-12-12 14:38:24 +03:00
731184eb39 Revert "Merge pull request #21614 from EVAST9919/button-fix"
This reverts commit 4bd196684f, reversing
changes made to a1d22ef77a.
2022-12-12 13:43:01 +09:00
1332568796 Fix SettingsButton receiving input at padded area 2022-12-12 03:10:13 +03:00
0bfc46963b Add failing test case 2022-12-06 23:25:35 +01:00
1763618488 Fix spinner presense check & field click 2022-11-30 13:58:03 +03:00
a8422961dc Rename button spinner prop again 2022-11-30 13:30:57 +03:00
f0922d34bb Fix cancel test failure 2022-11-30 13:30:00 +03:00
4a747182b4 Merge branch 'master' into comment-editor-1 2022-11-30 17:22:59 +09:00
84aaf5fedf Change ways to access submit button state 2022-11-29 14:37:35 +03:00
6c126f5223 Remove useless local actions on click 2022-11-29 14:25:51 +03:00
cfffe5f002 Avoid null string 2022-11-29 14:20:38 +03:00
56a694fb04 Add automated test coverage of simple scenarios for RangeSlider 2022-11-29 15:10:21 +09:00
d20dc3668e Enable nullability 2022-11-29 05:17:44 +03:00
8b033bf9f7 Allow localisable strings 2022-11-29 05:13:54 +03:00
db7f429e39 Fix partial class issues and adjust test slightly 2022-11-27 10:44:05 +01:00
0aba119056 Merge remote-tracking branch 'origin/RangeSlider_implementation' into RangeSlider_implementation
# Conflicts:
#	osu.Game.Tests/Visual/SongSelect/TestSceneDifficultyRangeFilterControl.cs
#	osu.Game/Screens/Select/DifficultyRangeFilterControl.cs
2022-11-27 10:40:29 +01:00
894ef15e79 Merge branch 'master' into update-framework 2022-11-26 16:19:36 +01:00
7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00