Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 579 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 579 Bytes

dragOnCircleFramerJS

Framer JS module that allows you to drag layer on circle with defined radius

Install with Framer Modules

or add it manually

write

dragOnCircle = require "dragOnCircle"

then run function

angle=dragOnCircle.circleDrag layer, 100
# where layer is layer name, 100 radius

dragging along circle

live samples https://framer.cloud/JZPqE https://framer.cloud/TokPC