Skip to content

Make sure that the layer property gets initialised

Aleix Pol Gonzalez requested to merge work/apol/set-layer into master

Much like with the rest of the properties, we should set whichever value was in the interface and then subscribe to changes in the property. Otherwise, the layer doesn't get forwarded to the surface if the value was set before its initialisation.

Signed-off-by: Victoria Fischer victoria.fischer@mbition.io

Merge request reports