Skip to content

App crash when NumberFormatInfo.NumberDecimalSeparator != "." #50

@max-dark

Description

@max-dark

App crash when NumberFormatInfo.NumberDecimalSeparator != "."

crash in file MainWindow.xaml.cs method double GetEngineValue() line 1271

Suggested patch:
replace "." with NumberFormatInfo.NumberDecimalSeparator in variable RemovedName before pass it to Convert.ToDouble

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions