1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 00:07:24 +08:00
osu-lazer/osu.Game
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
..
Audio Fix audio previews not being adjusted in volume correctly 2021-02-17 20:51:17 +09:00
Beatmaps Merge pull request #11603 from Game4all/handle-stable-imports-custom-songs-folder 2021-02-12 21:42:36 +09:00
Collections remove unnec using 2020-09-19 15:13:52 -05:00
Configuration Merge pull request #11739 from peppy/settings-item-tooltips 2021-02-12 00:18:16 +09:00
Database Redirect batch imports to a separate task scheduler to avoid contention with interactive actions 2021-02-17 19:41:18 +09:00
Extensions Merge branch 'master' into fix-leave-room-race-2 2021-01-30 13:41:04 +01:00
Graphics Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
Input Update KeyBinding usages in line with interface changes 2021-01-15 14:57:01 +09:00
IO Tidy up config parsing logic 2021-02-12 12:57:57 +09:00
IPC Add spaces to comments 2020-05-04 18:36:24 -07:00
Migrations Add flag value to database 2020-10-20 00:46:08 +02:00
Online Merge pull request #11798 from smoogipoo/multiplayer-long-types 2021-02-17 15:50:12 +09:00
Overlays Fix comment edited at date not showing tooltip 2021-02-15 19:04:23 -08:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays Setup all spectator model classes for MessagePack 2021-01-26 16:39:35 +09:00
Rulesets Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
Scoring Revert most of the changes to ArchiveModeManager by using better code 2021-02-12 12:48:32 +09:00
Screens Fix carousel items' borders getting blown out when selected and hovered 2021-02-18 16:59:44 +09:00
Skinning Update with removal of looping parameter 2021-02-12 19:05:17 +09:00
Storyboards Add more comprehensive commenting and simplify base call logic 2021-02-01 16:43:54 +09:00
Tests Merge pull request #11551 from smoogipoo/fix-leave-room-race-2 2021-02-08 19:23:14 +09:00
Updater Update EndsWith usages 2020-10-16 12:58:34 +09:00
Users Add MappingFollowerCount field to User 2021-01-21 22:02:19 +03:00
Utils Merge pull request #11551 from smoogipoo/fix-leave-room-race-2 2021-02-08 19:23:14 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Update nunit in line with framework 2021-02-15 21:42:35 +09:00
OsuGame.cs Merge pull request #11603 from Game4all/handle-stable-imports-custom-songs-folder 2021-02-12 21:42:36 +09:00
OsuGameBase.cs Fix audio previews not being adjusted in volume correctly 2021-02-17 20:51:17 +09:00
PerformFromMenuRunner.cs Inline complete method as well 2020-12-31 10:27:42 +01:00