Add button to file layer properties to open file layer file.
ClosedPublic

Authored by woltherav on Sep 12 2017, 6:19 PM.

Details

Summary

This adds a button to the file layer which, if clicked will attempt to open the file that the file layer is referencing.

This is useful for users so they can quickly access a file layer.

This also fixes several issues with relative paths and file layers.

Test Plan

I build and ran it. There's a small bug in that this new property shows up in the properties dialog, but fixing that will require writing a properties dialogue for the file layers, which'll need a bit more work.

Diff Detail

Repository
R37 Krita
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
woltherav created this revision.Sep 12 2017, 6:19 PM
rempt accepted this revision.Sep 25 2017, 8:07 AM
This revision is now accepted and ready to land.Sep 25 2017, 8:07 AM
This revision was automatically updated to reflect the committed changes.