added slider and some ui fixes

This commit is contained in:
David Meincke
2023-05-30 17:10:35 +02:00
parent 28631e8251
commit e3515901e4
13 changed files with 281 additions and 297 deletions
+1
View File
@@ -12,5 +12,6 @@ export function GetOutputFrameUrl(): string {
}
else {
return "https://outputframe.davidmeincke.dk/";
//return "https://codeeditoroutput.z16.web.core.windows.net/";
}
}