britzl / monarch

Monarch is a Defold screen manager with transition support and a straight forward API
MIT License
157 stars 22 forks source link

Malformed URLs when using nested collections #95

Closed dri-richard closed 1 year ago

dri-richard commented 1 year ago

(release 4.1.0)

If a screen proxy is in a collection which is in another collection, then its transition_url / focus_url / receiver_url properties are malformed, and the code to detect them in monarch.lua register_proxy() won't detect them.

To reproduce:

image
britzl commented 1 year ago

Thanks. I've solved the issue in https://github.com/britzl/monarch/commit/df2a2a62ea0424d3be79ce406a51358bd4c4a851