Pass layerId from proto data through to WindowContainer constructor

Test: N/A
Change-Id: I8a8db9b496567c0777a1008bc3040fe3f25999e8
This commit is contained in:
Pablo Gamito
2021-09-03 12:23:26 +02:00
parent 31b30204be
commit 592e789e97

View File

@@ -58,6 +58,7 @@ WindowContainer.fromProto = function (
name,
token,
proto.orientation,
proto.surfaceControl?.layerId ?? 0,
proto.visible,
config,
children