Remove trailing zeros
Merged
requested to merge issue/short_scale_formatter-3418774:3418774-remove-trailing-zeros into 1.0.x
Compare changes
@@ -72,6 +72,7 @@ public static function defaultSettings() {
@@ -108,6 +109,8 @@ public function getSetting($key) {
@@ -117,15 +120,33 @@ public function settingsForm(array $form, FormStateInterface $form_state) {
@@ -181,26 +202,41 @@ public function settingsSummary() {