tableformatter icon indicating copy to clipboard operation
tableformatter copied to clipboard

Mixing transpose with row decorator behaves weird

Open anselor opened this issue 6 years ago • 0 comments
trafficstars

Adding a row decorator that colorizes a row and then transposing the table causes the new row to still be decorated even though it is now what used to be a column. The correct behavior would be to transpose the colorization to now affect a displayed column (which is a transposed row)

anselor avatar Aug 06 '19 21:08 anselor