mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-06-16 21:50:57 +00:00
fixed long clicking host on iPads and made applist appear immediately after the apps are known
This commit is contained in:
@@ -134,7 +134,7 @@ static const int LABEL_DY = 20;
|
||||
|
||||
|
||||
- (void) hostLongClicked {
|
||||
[_callback hostLongClicked:_host];
|
||||
[_callback hostLongClicked:_host view:self];
|
||||
}
|
||||
|
||||
- (void) hostClicked {
|
||||
|
||||
Reference in New Issue
Block a user