From bc56a7abd6ab08ac49c61403bbd0018792c0a900 Mon Sep 17 00:00:00 2001 From: narcolepticinsomniac Date: Thu, 20 Jun 2019 15:37:40 -0400 Subject: [PATCH] menus as dialogs (#727) * menus as dialogs I think it's better in general, and also eliminates the glitchiness of expandable menus in FF, not to mention possible scroll issues on long style lists with overflow, plus the fact that we could add many menu items in the future without the menu looking ridiculous. IDEK how the formatting got screwed up and borked the diffs in the other PR. I updated my editor config plugin, so let's see if that helps. I restarted with a fresh master and copy/pasted the changes, so if it's still screwy, I guess my editor needs more help. If not, I'm not playing around with it anymore right now, and the other PR does at least work. * menus as dialogs --- popup.html | 47 ++++++++++--------- popup/popup.css | 118 +++++++++++++++++++++++++++++++++--------------- popup/popup.js | 88 +++++++++++++++++++++++++++++------- 3 files changed, 176 insertions(+), 77 deletions(-) diff --git a/popup.html b/popup.html index adbcc13b..73c1aeb5 100644 --- a/popup.html +++ b/popup.html @@ -47,33 +47,32 @@ -