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.js CHANGED
@@ -288,7 +288,7 @@ function PresenceRemoteLayer({
288
288
  markup.points.map((p) => ({ x: p.x, y: p.y })),
289
289
  style,
290
290
  markup.tool,
291
- false
291
+ markup.points.length === 2
292
292
  );
293
293
  if (payload?.kind === "circle") {
294
294
  strokeNode = /* @__PURE__ */ jsx(