From 0a8b9bad4f22cf6b91e2544c940ee8efbc3b4f2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Fri, 7 Feb 2014 14:07:24 +0100 Subject: [PATCH] Fixes #67, decimal inputs for function parameters (like scale) --- src/app/panels/graphite/funcEditor.html | 2 +- src/app/services/graphite/parser.js | 2 +- src/test/specs/gfunc-specs.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/panels/graphite/funcEditor.html b/src/app/panels/graphite/funcEditor.html index 5ed79505dbf..90fbf5a9918 100644 --- a/src/app/panels/graphite/funcEditor.html +++ b/src/app/panels/graphite/funcEditor.html @@ -20,7 +20,7 @@