From 22592fccb7397d485629fa2837c7e817cbfe62c0 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Tue, 28 Jul 2020 16:38:08 +0200 Subject: [PATCH] aumento risoluzione SVG? --- AppData/ComLib.cs | 2 +- NKC_WF/WebUserControls/cmp_svgFull.ascx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AppData/ComLib.cs b/AppData/ComLib.cs index 01700d6..bf28a2d 100644 --- a/AppData/ComLib.cs +++ b/AppData/ComLib.cs @@ -2157,7 +2157,7 @@ namespace AppData { int answ = 0; Random rnd = new Random(); - answ = rnd.Next(10000); + answ = rnd.Next(1000000); return answ; } diff --git a/NKC_WF/WebUserControls/cmp_svgFull.ascx b/NKC_WF/WebUserControls/cmp_svgFull.ascx index f0065c9..3bffc39 100644 --- a/NKC_WF/WebUserControls/cmp_svgFull.ascx +++ b/NKC_WF/WebUserControls/cmp_svgFull.ascx @@ -3,5 +3,5 @@
- +