mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-03 13:02:20 +00:00
Remove type from NodeInput::Network
This commit is contained in:
parent
9eeefaad90
commit
45fd24650a
14 changed files with 53 additions and 54 deletions
|
@ -30,6 +30,7 @@
|
|||
// Number presentation
|
||||
export let displayDecimalPlaces = 2;
|
||||
export let unit = "";
|
||||
$: console.info("new unit", unit);
|
||||
export let unitIsHiddenWhenEditing = true;
|
||||
|
||||
// Mode behavior
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue