Skip to content

BUG: Calculator plugin — functions with multiple arguments don't work #3912

@Yusyuriv

Description

@Yusyuriv

Checks

  • I have checked that this issue has not already been reported.

  • I am using the latest version of Flow Launcher.

  • I am using the prerelease version of Flow Launcher.

Problem Description

Image

I have confirmed that it's due to the decimal separator option. If I remove these lines, it starts working:

Image

However, these lines check the validity of the input. I don't know how to fix it without removing the validation of the decimal separator.

To Reproduce

  1. Open Flow Launcher
  2. Type min(1, -2, 5)
  3. The correct result (-2) doesn't show up

Screenshots

No response

Flow Launcher Version

1.20.2

Windows Build Number

10.0.26100.4652

Error Log

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions