1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-15 09:22:54 +08:00
osu-lazer/osu.Game/Screens/Select
Dean Herbert c3a98b6ad1 Fix carousel items' borders getting blown out when selected and hovered
I tried restructuring the hierarchy to avoid needing this added property
(moving the hover layer out of the border container) but this leads to
some subpixel leakage outside the borders which looks even worse.

Closes #6915.
2021-02-18 16:59:44 +09:00
..
Carousel Fix carousel items' borders getting blown out when selected and hovered 2021-02-18 16:59:44 +09:00
Details Rename second usage variable name to match 2021-02-11 14:54:50 +09:00
Filter Fix remaining issues 2019-02-28 13:31:40 +09:00
Leaderboards Allow null user score 2020-08-31 20:16:28 +09:00
Options Remove unused using and move dialog to BDL 2020-09-14 12:10:00 -07:00
BeatmapCarousel.cs Merge branch 'master' into scroll-to-20 2021-01-21 13:48:26 +09:00
BeatmapClearScoresDialog.cs Update Resolved and Cached attribute issues 2020-01-03 11:34:26 -08:00
BeatmapDeleteDialog.cs Update font awesome usage 2019-04-02 19:55:24 +09:00
BeatmapDetailArea.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
BeatmapDetailAreaDetailTabItem.cs Make beatmap detail area abstractable 2020-02-13 13:46:23 +09:00
BeatmapDetailAreaLeaderboardTabItem.cs Make beatmap detail area abstractable 2020-02-13 13:46:23 +09:00
BeatmapDetailAreaTabControl.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
BeatmapDetailAreaTabItem.cs Make beatmap detail area abstractable 2020-02-13 13:46:23 +09:00
BeatmapDetails.cs Refactor LoadingLayer to avoid applying effects to external drawables 2021-01-05 17:31:45 +09:00
BeatmapInfoWedge.cs Actually return beat length and not BPM 2021-01-15 14:35:09 +09:00
FilterControl.cs Fix potential nullref in FilterControl during asynchronous load 2020-09-15 23:19:31 +09:00
FilterCriteria.cs Resolve CA2249 inspections 2020-11-01 18:54:44 +01:00
FilterQueryParser.cs Use string.Starts-/EndsWith char overloads 2020-10-16 11:27:02 +02:00
Footer.cs Initial implementation of freemod selection overlay 2021-01-27 22:15:53 +09:00
FooterButton.cs Merge branch 'master' into mod_content_centering 2020-01-30 10:34:46 +09:00
FooterButtonMods.cs Remove unnecessary input override on footer button mods 2020-04-05 14:57:44 -07:00
FooterButtonOptions.cs Add licence header 2019-05-08 19:35:20 +09:00
FooterButtonRandom.cs Merge branch 'master' into mod_content_centering 2020-01-30 10:34:46 +09:00
ImportFromStablePopup.cs Import collections on initial import-from-stable step 2020-09-11 11:16:00 +09:00
LocalScoreDeleteDialog.cs Use ScoreInfo.DisplayAccuracy everywhere 2020-02-03 22:11:36 +07:00
PlayBeatmapDetailArea.cs Remember leaderboard mods filter selection in song select 2020-09-15 21:53:35 -07:00
PlaySongSelect.cs Fix deselection of autoplay mod failing 2021-01-05 16:17:58 +09:00
SongSelect.cs Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
WedgeBackground.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00