nip2 icon indicating copy to clipboard operation
nip2 copied to clipboard

Cell-Button coloring.

Open MvGulik opened this issue 1 year ago • 0 comments

Just a thought that passed by.

User option to color a cell button.

Cells can have different purposes. Like:

  • Some are just for manual/user required input data.
  • Some are just info in relation to sections below it.
  • Some are fully automated (ie; taking there input from other cells)
  • ... and some are just test/debug cells.

Being able to color, for example, all manual input cells seems a potential nice way to add some additional (visual) clarity to a worksheet. (when done in moderation of course ;-) )

In the end this is probably best done in a way so that one can change the used color for multiple cells in one go. (ie: indirect coloring based on some ID(tag-name) that is link the cell-button to its color)

MvGulik avatar Jul 07 '24 11:07 MvGulik