Akira UX - Development Vlog #12

YouTube
And also the Area Export feature is getting back into the main branch.
Getting very close to a new release.
https://github.com/akiraux/Akira/pull/742
#AkiraUX #Linux #OpenSource #Design #Coding #Vala #GTK
Implement export area selection by Alecaddd · Pull Request #742 · akiraux/Akira

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 Use the Export header bar button or u...

GitHub

The first PR to re-enable the export tool is under review.
Still a bunch of things are missing, but this is looking pretty promising.
https://github.com/akiraux/Akira/pull/740

Feel free to test it and leave some feedback.
#AkiraUX #Linux #OpenSource #UIDesign

Re-implement the Export Tool by Alecaddd · Pull Request #740 · akiraux/Akira

Re-implement the Export feature Add back the export feature to allow exporting the current selection or an arbitrary area in JPG and PNG formats. Screenshot Fixes #733

GitHub
Akira UX - Development Vlog #11

YouTube
CTRL+Click on an item part of a multiselection to set the anchor point for any future transformation.
Here is an example of how the "Align at Center" options uses the anchor point instead of the actual center of the selection.
#akiraux #opensource #uxdesign
Previewing which items will be selected when dragging selection is now on the main branch.
Coming soon to the first beta release of Akira.
#akiraux #opensource #design
Let's take a look at what we've been doing so far: https://youtu.be/a7qfc7Im8uw
#akiraux #live #coding
Akira UX - Development Vlog #8

YouTube
From generating 1000 items in 0.3s with GtkListBox, to just 0.05s with a custom virtualized listbox widget.
That's a decent speed improvement 🚀
#akiraux
Let's hang out while I talk open source and code Akira!
https://youtu.be/6jMw7vVFt48
#akiraux #live #coding
Akira UX - Development Vlog #7

YouTube
Little zoom widget improvements by allowing to reveal an input field for manual writing the zoom value.
#akiraux