A-Posthuman

Results 15 issues of A-Posthuman

When using onColumnProposeMove to return false for a given column move, graphically when dragging we see that the columns indeed do not automatically swap places when they otherwise would, however...

When using an indicatorIcon, and the header text is wider than the other cell content in the rows, the header title is slightly cut off due to not being wide...

I'm using the new alpha code for the header indicator icon, and also I've modified the code a bit to support right alignment (not rtl, just normal ltr but right...

The row markers don't seem to increase the column index in other parts of this project, but I noticed when enabled they cause the indexes received by onColumnProposeMove to increase...

I have a table where one of the primary key cols is a varint, with possible values up to 999999. At first I couldn't get scyllapy to work at all...