devexperts/dxcharts-lite

Drawings movement between layers is slow

Closed this issue · 0 comments

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Describe the bug 😯

Create several drawings and try to move them using the dynamic object model. Sometimes it takes a few seconds for a drawing to assume a new position.

Link to minimal reproduction

Steps to Reproduce the Bug or Issue 🕹

  • Add two or more drawing to the chart so that they would partially cover each other
  • Try using dynamicObjectModel functions like moveForward, moveBackwards, etc
  • Please observe the time lag.

Expected behavior 🤔

Drawings have to take new position almost immediately

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]

Additional context 🔦

No response