mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-17 16:11:28 +00:00
Fixed: new CPPLatformWindow did not have a platformPasteboard. copy and paste did not work for other platformWindow except the main one
This commit is contained in:
@@ -121,6 +121,8 @@ var PrimaryPlatformWindow = NULL;
|
||||
_windowLayers = @{};
|
||||
|
||||
_charCodes = {};
|
||||
|
||||
_platformPasteboard = [CPPlatformPasteboard new];
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user