mirror of
https://github.com/electron/electron.git
synced 2026-01-22 22:08:14 -05:00
fix: fix file dialog filters not working correctly If someone sets an `All filter` with `*` at the start of the filters all upcoming filters will be shifted and thus labels won't fit to the extensions they actually filter. Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Kolja Lampe <razzeee@gmail.com>