-
**Describe the bug**
Decimal points are sometimes not read by the program despite being in the pdf text. I.e., it reads "1.5" as "15". The is a **new** bug, as version 0.7.2 was working correctly. …
-
There are at least two places where `POINTS_DECIMAL_PLACES` doesn't yield good results.
First, it doesn't respect `LANGUAGE_CODE` so I'll get a point where a decimal comma is expected in languages …
-
```
I was discussing how PDT works in relationship to a patch for Chandler
(https://bugzilla.osafoundation.org/attachment.cgi?id=2863&action=edit),
and I had a few thoughts.
I was pointing out to Dar…
-
#### Expected behaviour
When using the `columnTypes` array along with the `decimalPoint` property under the `data` property, the series should display the correct decimal points as specified without …
-
The bug was found using the opendax 2-4-stable branch with eth mainnet.
We've sent deposit to the User's deposit address, the amount received is 20447946344588791 Wei. According to etherscan.
Th…
-
Hi,
on Linux if I use a locale with ',' as decimal point separator the parsing of the floating points in non string expressions is broken, because
`_fvalue = (SQFloat)scstrtod(&_longstr[0],&sTemp);`
…
-
**Checklist**
Before you begin, please make sure of the following points:
- [x] This feature is not implemented yet in the library in any form
- [x] This feature has not been suggested previously
…
-
Decimal values after 3dp is reset but still displayed as more than 2dp
-
Hi! Thanks for putting together this awesome tool. I wanted to flag this for you, as I encountered it when creating a new dataset:
When your coordinates have too many decimal points, you get this e…
-
I was trying to midify a float value but the gui won't give me textbox for that...
![image](https://user-images.githubusercontent.com/10677479/41373740-d0114e38-6f16-11e8-8efb-546c169e2464.png)