libmapper / webmapper

An HTML5-based graphical interface to libmapper.
http://www.libmapper.org
GNU Lesser General Public License v2.1
17 stars 15 forks source link

Displayed instance count does not update #44

Closed EggAllocationService closed 3 months ago

EggAllocationService commented 3 months ago

If a device has some instances when webmapper discovers the device, it seems like the displayed number will not change even if some are removed or added.

malloch commented 3 months ago

Thanks @EggAllocationService for the bug report! Local changes to the num_inst property were not being propagated to subscribed peers. This should be fixed by commit 119428f