canvu-react 0.3.35 → 0.3.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/realtime.cjs CHANGED
@@ -294,7 +294,7 @@ function PresenceRemoteLayer({
294
294
  markup.points.map((p) => ({ x: p.x, y: p.y })),
295
295
  style,
296
296
  markup.tool,
297
- false
297
+ markup.points.length === 2
298
298
  );
299
299
  if (payload?.kind === "circle") {
300
300
  strokeNode = /* @__PURE__ */ jsxRuntime.jsx(