guillaumechereau / goxel

Goxel: Free and Open Source 3D Voxel Editor
GNU General Public License v3.0
2.84k stars 226 forks source link

"Image" button in the left side bar is not intuitive as canvas settings #394

Open suhankins opened 2 months ago

suhankins commented 2 months ago

I spent a really long time trying to figure out how do I change the size of canvas until I found an issue here where someone mentioned it's the "Image" button in left sidebar.

I think it's very unintuitive for a few reasons:

  1. It's next to and in the same color as render and export, causing me to assume it too relates to exporting.
  2. I don't believe calling editing space "Image" is obvious, as it sounds like it relates to image that you will render. I think term "Canvas" would be more appropriate.
YarlBoro commented 1 month ago

IMHO term "Workspace" is also a good candidate.

I don't believe calling editing space "Image" is obvious, as it sounds like it relates to image that you will render. I think term "Canvas" would be more appropriate.

guillaumechereau commented 1 month ago

I also feel like 'Workspace' could be a better name for that. Is there some prior art of how other softwares call that?

suhankins commented 1 month ago

I also feel like 'Workspace' could be a better name for that. Is there some prior art of how other softwares call that?

In MagicaVoxel it's just called "Model size". Qubicle seems to call it "Matrix". In pretty much all 2D graphics software it's called "Canvas".

jerobarraco commented 3 weeks ago

agree. i vote for canvas.

guillaumechereau commented 1 week ago

The problem with 'canvas' is that in French, this would be translated as 'Toile', and it doesn't really make sense. Maybe 'Model size' is actually the best, or just 'Size' ? The icon should probably be a kind of box too.