Pass layerId from proto data through to WindowContainer constructor
Test: N/A Change-Id: I8a8db9b496567c0777a1008bc3040fe3f25999e8
This commit is contained in:
@@ -58,6 +58,7 @@ WindowContainer.fromProto = function (
|
||||
name,
|
||||
token,
|
||||
proto.orientation,
|
||||
proto.surfaceControl?.layerId ?? 0,
|
||||
proto.visible,
|
||||
config,
|
||||
children
|
||||
|
||||
Reference in New Issue
Block a user