Closed regan-sarwas closed 7 years ago
Adding space on the MP button was easy. However adding space around the add feature buttons is not.
I Considered adding addFeatureButton.width = 1.2 * addFeatureButton.width
here
but the width is 0 (dynamic based on text), so this has no effect. It will be a pain to calculate the text width and then resize accordingly.
Adding spacers at the same code location is possible, but it has rippling conflicts with other code that adds/removed the feature buttons. So I bailed on that idea as well.
Close with 59c68a805adbf7defc1bae9295909eb7c23005aa
Original request from Kumi: