Details
Diff Detail
- Repository
- rB Blender
Event Timeline
I find this a lot harder to easily pick up on which column is for x,y,z. An experienced user may understand that things are typically in x,y,z order but for new users this is impossible to pickup on. Same is true for other vector types like color or arbitrary vector types which can be created from custom properties/attributes. Perhaps this information can be in a tool tip or as a label in the grid cell for example |X: 1.00000|Y: 1.00000|Z: 1.00000|
I was curious how you'd do this. This way does seem like the simplest solution.
CellValue is getting rather large now unfortunately though. We should probably refactor that soon.
I think that tooltip idea would make sense in the context of other plans for the spreadsheet, I see it as something separate though.
