Skip to content

macOS: replace file dialog backdrop (sheet)

Arjan Molenaar requested to merge amolenaar/gtk:macos-filechooser-no-sheet into main

Replace the backdrop (sheet), which shows bigger than the visible window when using CSD.

The modal window is displayed centered, on top of the parent window, as is the case when using a sheet.

Partly fixes #6255 (closed): Only the sheet is no longer displayed. The area that is clickable still exceeds the visible window.

Edited by Arjan Molenaar

Merge request reports