From 03e9b977cbd328921df329dd8eb7ab19bb8acd4f Mon Sep 17 00:00:00 2001 From: Juan Cruz Viotti Date: Fri, 22 Jan 2016 13:02:48 -0400 Subject: [PATCH] Prevent pointer events in hero-progress-button if active is true Fixes: https://github.com/resin-io/resin-etcher/issues/121 --- lib/components/hero-progress-button.html | 5 ++++- lib/index.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/lib/components/hero-progress-button.html b/lib/components/hero-progress-button.html index 37ae8eec..89d78ea8 100644 --- a/lib/components/hero-progress-button.html +++ b/lib/components/hero-progress-button.html @@ -5,7 +5,7 @@