ForcedSearchTerm
Add shadow to notifications and settings overlays to better distinguish from other overlays
FullscreenOverlay
Hollow
Closes https://github.com/ppy/osu/issues/23626.
Fix clicking area of news sidebar post links
NewsCard
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
GlobalAction.Select
PostButton
PostLink
Side effect is that the hover color is yellow and pressing it opens an external dialog, but those are temporary (pending implementation of link underline to make `Light1` hover more readable and set at a higher level and news pages).
This reverts 0dcf1b540e
0dcf1b540e
.ReplaceRange()
`display.NewValue` will never be null, checked on SDL + osuTK/Android. On Android it's a 0x0 display, importantly not null.
ModColumn
As discussed in https://github.com/ppy/osu/discussions/23504.
deselect all
Fix "Return to main page" link not working on wiki after error
ModSearchContainer
ReportPopover
PopIn
PopOut
SearchTerm
ModPresetPanel.FilterTerms
DrawableChatUsername
ModSelectOverlay.Hide
This is not a regression from my changes. It was broken before them.