Numeric Entry Field Covers Up Numbers When Editing

The Numeric Entry Field is covering up the numbers when trying to edit the value. This makes it hard to see the number. I don’t think it used to be this way, so I’m wondering if a recent update did something to this field.

image

Is anyone else experiencing this? Is there a way to fix it besides switching to button mode? It works correctly in button mode:

image

We are running in Ignition 8.1.18 with Perspective version 2.1.18.

You could turn off spinner
image

Regardless, that shouldn’t happen in my opinion

You can add the paddingRight style parameter:
image

A setting of 20 pixels will probably render the result you want (if you want to keep the spinner):
image

Well… that was too easy. I don’t know why I didn’t think about adding padding. I would like to leave the spinner on, so padding works great. Thank you!

1 Like