mirror of
https://github.com/ppy/osu.git
synced 2024-11-07 21:47:28 +08:00
f049d7cb67
Reference design: https://www.figma.com/file/f8b2dHp9LJCMOqYP4mdrPZ/Client%2FChat?node-id=1%3A297 Adds new component `ChatTextBox`. Exposes `BindableBool` `ShowSearch` to change text input behaviour between normal and search behaviour. Adds new component `ChatTextBar`. Exposes `BindableBool` `ShowSearch` which toggles between showing current chat channel or search icon. Additionally binds to child `ChatTextBox` components. Requires a cached `Bindable<Channel>` instance to be managed by a parent component. |
||
---|---|---|
.. | ||
Audio | ||
Background | ||
Beatmaps | ||
Collections | ||
Colours | ||
Components | ||
Editing | ||
Gameplay | ||
Menus | ||
Mods | ||
Multiplayer | ||
Navigation | ||
Online | ||
Playlists | ||
Ranking | ||
Settings | ||
SongSelect | ||
UserInterface | ||
TestMultiplayerComponents.cs | ||
TestSceneOsuScreenStack.cs |