TableView icon indicating copy to clipboard operation
TableView copied to clipboard

Show confusion under certain conditions

Open fiterzs opened this issue 4 years ago • 2 comments

First of all, thank you for providing us with an excellent table control But I found an error in the process of using it

The trigger condition

1.The view is not fully displayed and has the status of the scroll bar 2.The view moves to the end and replaces the [0,0,] cell content, or the 0,1 cell content with the following

image

Please refer to the screenshot for details.

How to deal with this situation, thank you

fiterzs avatar Jul 31 '20 06:07 fiterzs

Without a fully reproducible code example it is hard to say what went wrong.

Zardozz avatar Aug 07 '20 15:08 Zardozz

@Zardozz Hello Zardozz you can see here. Here is a detailed description of the problem https://github.com/evrencoskun/TableView/issues/202

fiterzs avatar Aug 08 '20 02:08 fiterzs