Closed MJ-DEV91 closed 5 years ago
Hi @MJ-DEV91
Hi. Thanks for this great LAF.
Thanks :)
Assume that I have a table and I insert "a sample value" in a cell. When I double click on another cell (even if it's been filled already), the last value that I inserted ("a sample value") will be inserted in this cell.
Can you give me a minimal example of reproducible, please?
This seems a particular mistake, if you give an example we will be able to debug and focus directly on the problem.
Thanks
Just in your demo application: https://pasteboard.co/IE3vnv5.jpg
There is a table with four cells: "a", "b", "c", "d" I filled the "a" cell with "11111" and when I double clicked on "b" cell, it was filled automatically with "11111".
@MJ-DEV91 Thanks, give me time to verifying and reproduce it. I will return
@MJ-DEV91 I have reproduced the but, I will try to fix it in the developer for this project.
Thanks for your help.
The bug is fixed in this minor version.
For the moment I don't create the pull request in the official version because I have a new feature to add at the theme. If you want you can use version 1.0.6.
Thanks a lot
Hi. Thanks for this great LAF. Assume that I have a table and I insert "a sample value" in a cell. When I double click on another cell (even if it's been filled already), the last value that I inserted ("a sample value") will be inserted in this cell.