ragged lines using drag command

Getting into LiveCode for iOS? Ask your questions here.

Moderators: Klaus, FourthWorld, heatherlaine, kevinmiller, robinmiller

Post Reply
rcmills
Posts: 73
Joined: Wed Nov 21, 2018 8:27 pm

ragged lines using drag command

Post by rcmills »

I am trying to draw smooth lines for a spirograph simulator using the drag command. It works well in the MacOS development environment, but gives me ragged lines when deployed to iOS device. I tried changing the dragspeed setting, and have checked the math precision for each x,y coordinate (shows same in MacOS and iOS environments). What am I missing?
Post Reply