Skip to content
Commit e27ab3a7 authored by Ivan Yossi's avatar Ivan Yossi 👌
Browse files

Fix native dialog save/open on macos 10.15

If native FileDialog is set as "modal" the dialog exec
method will always return "0".

Is we are in macOS and Native FileDialog is set we
avoid setting the dialog as Modal as native FileDialog
in macOS always behave as a Modal Dialog

BUG:413241
parent b0e82fe0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment