Zooflow: Fix theming, show overlay for keyup event in search
This commit is contained in:
@@ -45,6 +45,9 @@ Namespace My
|
||||
''' Example: My.Application.User
|
||||
''' </summary>
|
||||
Partial Friend Class MyApplication
|
||||
Public Property Skin As String = ""
|
||||
Public Property Palette As String = ""
|
||||
|
||||
Public Property Settings As New State.SettingsState
|
||||
Public Property User As New State.UserState
|
||||
Public Property Service As New State.ServiceState
|
||||
|
||||
Reference in New Issue
Block a user