mirror of https://github.com/ppy/osu
Build on xmldoc with rationale
This commit is contained in:
parent
e70ba2d005
commit
a227b0a581
|
@ -25,6 +25,7 @@ public class Toolbar : VisibilityContainer, IKeyBindingHandler<GlobalAction>
|
|||
|
||||
/// <summary>
|
||||
/// 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>
|
||||
private bool hiddenByUser;
|
||||
|
||||
|
|
Loading…
Reference in New Issue