Store all types of selection with an array of blocks instead of arrays of cells, blocks, rows and columns. It (hopefully) simplifies the code and allows us to implement editing of the last selection block much easier.
Store all types of selection with an array of blocks instead of arrays of cells, blocks, rows and columns. It (hopefully) simplifies the code and allows us to implement editing of the last selection block much easier.