Show:
Module: raska

A utility that tracks the state of the element being draged (if any)

Table of Contents

Methods

tryRender ()
private

Defined in src\raska.js:2343

Whenever possible/necessary it plots the linking arrow to the canvas

Properties

dragType

Number static

Defined in src\raska.js:2328

Default drag type

Default: 0

holdingCTRL

Bool static

Defined in src\raska.js:2278

Whether or not the user is holding the CTRL key

Default: false

originalBorder

Object static

Defined in src\raska.js:2289

A copy from the original border specification for the element being draged

Default: {}

reference

_basicElement static

Defined in src\raska.js:2267

The element being draged

Default: null

Attributes

dragTypes

Defined in src\raska.js:2300

The types of drag that can be applied to an element

It can be either: 1 - moving 3 - linking