akiraux / Akira

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

Add a basic text item #686

Closed mbfraga closed 2 years ago

mbfraga commented 2 years ago
## Summary / How this PR fixes the problem? Implement a simple implementation of a text item. It is not editable yet, but has enough in there to start building a TextEditMode on top of it.