Page MenuHomePhabricator

Wrong standard file extension when saving image
Closed, ResolvedPublic

Description

The standard file extension when saving an image from the DataManager is set to .bmp. This should be changed to .pic.

Event Timeline

[SVN revision 25981]
FIX (#4990): used parameter "selectedFilter" in getSaveFileName() in order to set *.pic as default.