From 3c190dab9fd1ab335f0eff6c059e69369f23ea22 Mon Sep 17 00:00:00 2001 From: Acamaeda Date: Mon, 7 Dec 2020 00:40:30 -0500 Subject: [PATCH] Improved popups --- changelog.md | 3 ++- demo.html | 2 +- docs/achievements.md | 2 ++ docs/layer-features.md | 2 ++ docs/milestones.md | 2 ++ js/Demo/demoLayers.js | 2 ++ js/utils.js | 10 ++++++---- popup.css | 7 +++---- 8 files changed, 20 insertions(+), 10 deletions(-) diff --git a/changelog.md b/changelog.md index 01c4ebb..967edae 100644 --- a/changelog.md +++ b/changelog.md @@ -1,8 +1,9 @@ # The Modding Tree changelog: - Added achievement/milestone popups (thank you to Jacorb for this contribution!) + (They have to be enabled with layer features) - The changelog tab is back, and can be set in mod.js. -- Layer nodes and respec buttons are unselected after clicking them so you don't accidentally press them again with "enter". +- Layer nodes and respec buttons no longer stay focused after clicking them so you don't accidentally press them again with "enter". - The victory screen text is configurable. - Added an argument to use specific rows in an "upgrades" component. - Added the ability to easily make a tab that is a collection of layers in subtabs. diff --git a/demo.html b/demo.html index c2404b7..67986e9 100644 --- a/demo.html +++ b/demo.html @@ -73,7 +73,7 @@