gregjohnson2017 / tabula-editor

An image editor built from scratch with OpenGL in Go.
MIT License
7 stars 0 forks source link

Add Layer interface #66

Open gregjohnson2017 opened 4 years ago

gregjohnson2017 commented 4 years ago

This interface would be on the side and show which layers you have open, make different layers hidden/visible. This might be the beginning of a more generic side panel implementation that could be used for other new features

GIMP example: image