Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Fixed leading zeroes issue in HMS Picker #311

Merged
merged 1 commit into from
Aug 23, 2016

Conversation

jcgruenhage
Copy link

Leading zeroes should be ignored, since they do not change the result,
and they should especially not block further input.

This checks if there has been no input yet, and if so, it checks if the entered number is a zero, and if both are true, it ignores the input.

Leading zeroes should be ignored, since they do not change the result, and they should especially not block further input.
@fchauveau fchauveau merged commit 044876c into code-troopers:master Aug 23, 2016
@fchauveau
Copy link
Member

@jcgruenhage Thx for the fix, it will be released soon

@jcgruenhage
Copy link
Author

Is there any ETA when this will arrive? I would like to update my gradle script soon ^^

@fchauveau
Copy link
Member

Before end of this weekend

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants