LiveCode Create freezes when I drag graphic to resize over another graphic

I have created some mini projects in LiveCode Create to try to implement some prototype controls using LiveCode Create. This is just an exercise for me to put LiveCode Create through its paces and also see if I encounter any bugs or issues along the way.

One project is to is to create UI for an interactive dial knob that essentially uses two concentric circles as parts of the dial.
So the process was

  1. I added the two graphic circle objects to the layout.
  2. I centred them on each each other
    (I Gave them the same loc).
  3. The front circle is smaller and sits inside the back circle.
  4. I changed my mind about the front to back order.
  5. I select the front graphic circle and try to drag it to be larger that the front circle.
    • I was planning to make the front circle larger and then send it to the back.
      Expected result
  • I should be able to resize the front graphic circle irrespective of the size or position of the back cirle.
    Observed result
  • as I dragged the top handle upward the circle got bigger but when its top bound reached the same position as the top bound of the back graphic circle LiveCode create became un responsive.
    Resolution
  • I have to close the LiveCode create webpage and reopen it to get the controls on the page be responsive.

Martin Koob

Thanks for the report @MartinKoob !

I have filed this as an issue and we are working towards a resolution. Look out for an update on this thread when the issue has been fixed.