You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to set the cue banner hint text (Search downloads) using SendMessage under mono on Linux throws an exception (and even if it didn't I suspect that it wouldn't display as it is functionality that isn't exposed by WinForms).
The SearchBox class now only attempts to set the cue banner under Windows, but it would be helpful for Linux users to be given a hint what the text box is for.
The text was updated successfully, but these errors were encountered:
Attempting to set the cue banner hint text (Search downloads) using SendMessage under mono on Linux throws an exception (and even if it didn't I suspect that it wouldn't display as it is functionality that isn't exposed by WinForms).
The SearchBox class now only attempts to set the cue banner under Windows, but it would be helpful for Linux users to be given a hint what the text box is for.
The text was updated successfully, but these errors were encountered: