akiraux / Akira

Native Linux App for UI and UX Design built in Vala and GTK
GNU General Public License v3.0
5.24k stars 202 forks source link

Implement filename for exports #743

Closed Alecaddd closed 1 year ago

Alecaddd commented 1 year ago

Summary / How this PR fixes the problem?

Allow users to specify a filename for the exported area or selected nodes. Saves the filename in the Name component so it can be updated and maintained. Disable the export button and show a warning if the filename is empty.