Here's a list of must-have features that will be implemented during the ongoing alpha cycle.
This list is a Work in Progress and it can change based on availability and technical challenges.
Hi I would love to do these features above, just want to make sure that which ones are you working on currently?
You can check which open draft PRs we have, but overall I add the PR number alongside the feature if someone is currently working on it.
So far, the core team is focused on finishing the Alpha release, so nothing is in the queue
Thanks a lot, I would like to ask if we have a discord server or slack as means to communicate with the contributors
We have a discord channel for Patreon supporters.
We don't have a public dev channel yet, but we'll probably open one after the alpha release
Hey Alex, last I checked Akira didn't had a working undo button. I think it's a must-have feature for a beta release.
My suggestions for the beta or future releases:
Outline view, guide lines (show/hide), grid (show/hide/isometric).
My suggestions for the beta or future releases:
Outline view, guide lines (show/hide), grid (show/hide/isometric).
Thanks for the suggestion.
Show/Hide pixel grid is something we can add to the list.
The outline view, guide lines, and isometric grid will probably be implemented after v1
I have question on copy/paste,
1) Invoking copy, does the item already add to selected items list by the GDK handle by mouse click automatically?
2) Did try the paste action, however I get the selected items list, does not work properly, i'm not sure because i don't know vala
but whenever I have created more than 1 item and paste that item it does not take that item, it takes the first appended item.
3) Did traverse through the list(selected items) to get item which is selected but it didn't work.
Please help me out, i'm new to vala and this project
@nishp77 Are working on that implementation?
If you can share a PR or the forked repo where you're editing the code it would be easier for us to review and help you.
Most helpful comment
Hey Alex, last I checked Akira didn't had a working undo button. I think it's a must-have feature for a beta release.