Moved the brace
This commit is contained in:
parent
7f2e694e25
commit
0924e36aab
@ -34,7 +34,8 @@ namespace Ryujinx.Ava.UI.Controls
|
||||
|
||||
Input.Watermark = _placeholder;
|
||||
|
||||
if (string.IsNullOrWhiteSpace(Input.Watermark)) {
|
||||
if (string.IsNullOrWhiteSpace(Input.Watermark))
|
||||
{
|
||||
Input.UseFloatingWatermark = false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user