-
### The Feature
My meter blinks the digits every 10 seconds or so for 0.5 seconds. This makes it very hard to capture.
Could we detect first poll for something dislayed and then stard recognition?…
-
In the menu: Mode - decimals
, could there be an added option for choosing shown significant digits instead, as an alternative, basically like "Max digits" ?
For large numbers, it might be too much …
-
Odoo 17.0: https://github.com/odoo/odoo/blob/13802b473954d400f45f234fc64f1bebf0182acf/odoo/addons/base/models/res_currency.py#L336
for better HUF precision override "rate" field declaration: `digit…
-
### The Problem
Hallo, bei einem meiner Stromzähler ist es leider so, dass dieser andersherum zählt als die anderen. Das heißt, auf der Zahlenwalze kommt die nächsthöhere Zahl von oben, und nicht wie…
-
Hi
I used this in one of my apps. In desktop browsers it works as expected but in mobile browsers (Edge, Chrome on a Samsung and a Nokia phones) when it received focus number keyboard pops up but it …
-
### LeetCode Username
Khajavali1128
### Problem Number, Title, and Link
https://leetcode.com/problems/plus-one/?envType=problem-list-v2&envId=array
### Bug Category
Missing test case *(Incorrect/…
-
I was happy to find such an adfree application, but first card i want to create is 14 digits, would it be possible to allow more than 13?
-
PriceAmount is formatted or rounded to 2 decimal places. However, for example, for fuel bills, 4 decimal places are required for the price per liter. Temporary Save function modified:
Writer.WriteVa…
-
**Describe the bug**
All numbers that are greater than 4 digits in length should have commas to improve readability. Currently no commas are used.
**Example of desired format**
1
10
100
1000
…
-
- Calculate the sum of digits of a number entered by the user
- Add the code in the python folder