Yet-Zio

Results 41 comments of Yet-Zio

Hmm it seems like the text doesn't get enough space on smaller screens. Will fix that for sure. Thanks for the report @Eliya-Manoj

Hi @fohfuu > At Default font and display sizes, the Hex/Dec/Oct/Bin conversions are already cropped on the bottom Actually, the HEX/DEC/OCT/BIN result hint is supposed to be that way since...

Does the issue persist with the new update?

Could you please provide the screen resolutions and DPI for your devices, if possible? Alternatively, just the model name would be sufficient.

Sure, I will try to fix the spacing for larger screens.

Nah, actually that issue is more concerned with the dynamic system font size. This one, however is because the layout is not chained to bottom.

> Maybe I'm weird, maybe there are a lot of people like me, but.... Nah, its fine > I need functionality to calculate the duration of a video or audio...

There seems to be a misunderstanding here. The comma is not here as an alternative to the decimal point separator. This doubt has come up so many times. The (,)...

The calculator uses mXparser for evaluating expressions, which currently requires explicit multiplication 4*(5) instead of implicit multiplication 4(5). This behavior is due to how mXparser interprets expressions. A future update...