From 07517e25c3b9cc839d4640a483e4f3b98ada91d4 Mon Sep 17 00:00:00 2001
From: fadhlu
Date: Sun, 21 Mar 2021 19:50:16 +0800
Subject: [PATCH] Add condensed resin
---
src/routes/calculator/_resin.svelte | 72 +++++++++++++++++++++-------
static/images/condensed_resin.png | Bin 0 -> 57676 bytes
2 files changed, 55 insertions(+), 17 deletions(-)
create mode 100644 static/images/condensed_resin.png
diff --git a/src/routes/calculator/_resin.svelte b/src/routes/calculator/_resin.svelte
index 28c648a2..d9633edb 100644
--- a/src/routes/calculator/_resin.svelte
+++ b/src/routes/calculator/_resin.svelte
@@ -41,6 +41,7 @@
let condensedResin = {
id: 'condensed_resin',
+ image: '/images/condensed_resin.png',
label: 'Condensed Resin',
value: 40,
};
@@ -126,16 +127,66 @@
{/if}
-
+
{#if !changed}