From 360bc658c2bf228530855b9f71eff6ad45db8520 Mon Sep 17 00:00:00 2001 From: luc lebosse Date: Sat, 23 Jul 2016 21:59:51 +0200 Subject: [PATCH] add position bar --- UI/testui.htm | 69 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/UI/testui.htm b/UI/testui.htm index 6b1267bd..d11efd15 100644 --- a/UI/testui.htm +++ b/UI/testui.htm @@ -41,6 +41,16 @@ font-size:16; font-family:sans-serif; pointer-events:none; } + +text.textpositionbar { +font-weight:400; +text-anchor:end; +font-size:12; +font-family:sans-serif; +pointer-events:none; +fill:#FF0000; +} + text.textbutton { font-weight:400; text-anchor:middle; @@ -75,7 +85,7 @@ stroke-width:1; } rect.bgpositionbar { -stroke:#0D2F38; +stroke:#707070; fill:#BCCED3; pointer-events:none; stroke-width:1; @@ -260,7 +270,64 @@ function initrange( element) } + + + + + + + + + + + + + + + + + + + + + + +X + +0.00 + + + + +Y + +100.00 + + + + +Z + +0.00 + + + + + + +