1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 13:27:23 +08:00
osu-lazer/osu.Game/Overlays
mulraf 7bbd6b810f Update PopupDialog.cs
New here, i never really programmed on a big project like this. It looks kinda makeshift and i hope it doesn't cause any other issues but i've seen nothing and it fixed the issue for me. It was all dialog boxes that got cut off at the top (so also deleting all beatmaps etc.)
2019-06-23 20:33:43 +02:00
..
AccountCreation Apply newline additions 2019-04-01 12:16:32 +09:00
BeatmapSet Merge branch 'master' into use-modelbackeddrawable 2019-06-21 14:26:07 +09:00
Changelog Make APIChangelogEntry.Major a non-nullable property 2019-06-08 09:45:34 +02:00
Chat Merge branch 'master' into use-modelbackeddrawable 2019-06-21 14:26:07 +09:00
Dialog Update PopupDialog.cs 2019-06-23 20:33:43 +02:00
Direct Fix audio preview buttons not correctly handling load failure states 2019-05-23 12:07:49 +09:00
KeyBinding Fix unbinding not working correctly 2019-06-21 14:43:00 +09:00
MedalSplash Apply more missed cases 2019-04-01 12:44:46 +09:00
Mods Attempt to fix tests 2019-06-21 00:12:39 +09:00
Music Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
Notifications Move NotificationSection strings to constructor (#5078) 2019-06-21 20:47:31 +09:00
Profile Add some spacing between user profile ranks 2019-06-21 15:27:19 +09:00
SearchableList Centralise fullscreen overlay logic 2019-05-14 14:20:53 +09:00
Settings Remove osu!-side DebugUtils 2019-06-20 12:48:45 +09:00
Social Merge remote-tracking branch 'Joehuu/master' into drawnode-composability 2019-04-08 23:01:12 +09:00
Toolbar Merge UpdateableAvatar.cs and Avatar.cs + Rename Avatar to DrawableAvatar 2019-06-17 21:55:07 +03:00
Volume Inherit OsuButton 2019-05-13 07:24:34 +09:00
AccountCreationOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
BeatmapSetOverlay.cs Add TOP_PADDING 2019-06-19 17:38:43 +03:00
ChangelogOverlay.cs Update ScrollContainer usages in line with framework changes 2019-06-14 15:55:32 +09:00
ChatOverlay.cs Fix chat being dismissed in test scene when it shouldn't 2019-06-21 15:09:54 +09:00
DialogOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
DirectOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
FullscreenOverlay.cs Allow FullscreenOverlay to surface to front on subsequent Show requests 2019-06-11 15:22:27 +09:00
HoldToConfirmOverlay.cs Dim music volume when holding to confirm 2019-06-04 18:37:26 +09:00
KeyBindingPanel.cs Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
LoginOverlay.cs Remove unnecessary newline 2019-03-27 22:21:28 -07:00
MedalOverlay.cs Update osu! in line with audio subsystem refactor 2019-05-28 17:06:01 +09:00
MusicController.cs Remove necessity for MusicController to be always visible 2019-06-20 23:40:25 +09:00
NotificationOverlay.cs Move NotificationSection strings to constructor (#5078) 2019-06-21 20:47:31 +09:00
OnScreenDisplay.cs Merge remote-tracking branch 'origin/master' into fix-new-inspections 2019-05-07 13:20:17 +09:00
OverlayActivation.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
OverlayHeader.cs Move OverlayHeaderTabControl to correct namespace 2019-05-21 13:58:12 +09:00
OverlayHeaderTabControl.cs Add ExpandingBar UI element 2019-05-22 16:44:47 +09:00
SettingsOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
SettingsPanel.cs Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
SettingsSubPanel.cs Move common settings sub-panel logic to own class 2019-05-27 01:47:23 +09:00
SocialOverlay.cs Merge remote-tracking branch 'upstream/master' into user-status-wiring 2019-05-14 18:09:58 +02:00
UserProfileOverlay.cs Move shadow fade logic 2019-05-14 15:19:23 +09:00
VolumeOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
WaveOverlayContainer.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00