mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 04:05:35 +08:00
Build on xmldoc with rationale
This commit is contained in:
parent
e70ba2d005
commit
a227b0a581
@ -25,6 +25,7 @@ namespace osu.Game.Overlays.Toolbar
|
|||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Whether the user hid this <see cref="Toolbar"/> with <see cref="GlobalAction.ToggleToolbar"/>.
|
/// Whether the user hid this <see cref="Toolbar"/> with <see cref="GlobalAction.ToggleToolbar"/>.
|
||||||
|
/// In this state, automatic toggles should not occur, respecting the user's preference to have no toolbar.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
private bool hiddenByUser;
|
private bool hiddenByUser;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user