Skip to content

An addon that fixes a mouse input issue with iframes on the C3 touch addon

Notifications You must be signed in to change notification settings

skymen/experimental-touch-fix

Repository files navigation


Experimental Touch Fix

Fixes a mouse input bug with iframes

Author: skymen
Made using c3ide2-framework

Table of Contents


Usage

To build the addon, run the following commands:

npm i
node ./build.js

To run the dev server, run

npm i
node ./dev.js

The build uses the pluginConfig file to generate everything else. The main files you may want to look at would be instance.js and scriptInterface.js

Examples Files


Properties

Property Name Description Type

Actions

Action Description Params

Conditions

Condition Description Params

Expressions

Expression Description Return Type Params

About

An addon that fixes a mouse input issue with iframes on the C3 touch addon

Resources

Stars

Watchers

Forks

Packages

No packages published