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 export area selection #742

Closed Alecaddd closed 1 year ago

Alecaddd commented 1 year ago

Summary / How this PR fixes the problem?

Re-implement the ability to select an arbitrary area on the canvas to generate a quick export snapshot.

Steps to Test

Screenshots

export-area.webm

Known Issues / Things To Do

This PR fixes/implements the following bugs/features:

Partially addresses #740