marzapower/MPNumericTextField

Doesn't support centered alignment.

Closed this issue · 2 comments

Doesn't support centered alignment.

As a workaround you can manually set the alignment of the input after its initialization. At the moment it gets set automatically as a default in the init method of its class.

This has been fixed with 849dca6. Please update to the lastest 1.4.0 version.