skymen / experimental-nine-patch-fix

An experimental fix for Nine patch scaling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Experimental 9-Patch Fix

Experimental fix that changes how 9-patch draws when scaled down near 0

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 experimental fix for Nine patch scaling


Languages

Language:JavaScript 100.0%