You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the poe.ninja window if you want to calculate fractions of currency conversions e.g. between Exalts and Chaos, there is only '.' allowed as decimal seperator instead the local one. But in my region (germany) is ',' the decimal seperator.
What happens is, that I can't type in '0,5' only '0.5'. But '0.5' is then parsed with localisation with the (somewhat correct) result '5'.
That means it's currently not possible on german windows to calculate fractions of currencies.
(Just to note: all displays of fractions are correct)
The text was updated successfully, but these errors were encountered:
Fixed Labyrinth Overlay Zoomin, Zoomout, Close Button Action
Fixed Moving stash tab by CTRL+MouseWheel
Fixed Trade Notification Pop-up
Fixed Korean Trade Message Parsing
. Korean trade whisper changed that cause trade message parsing bug.
. Korean trade whisper's a few default words was changed. ex) 을(를) to (을)를
In the poe.ninja window if you want to calculate fractions of currency conversions e.g. between Exalts and Chaos, there is only '.' allowed as decimal seperator instead the local one. But in my region (germany) is ',' the decimal seperator.
What happens is, that I can't type in '0,5' only '0.5'. But '0.5' is then parsed with localisation with the (somewhat correct) result '5'.
That means it's currently not possible on german windows to calculate fractions of currencies.
(Just to note: all displays of fractions are correct)
The text was updated successfully, but these errors were encountered: