Shun Wang

Results 151 comments of Shun Wang

OK, plese help to trace the call stack of the process. you may try this and upload the logs: ``` strace -p > process.txt ``` for example: ``` strace -p...

Well, this is actually due to the fact that the cell elements with exponent and the numeric elements without indices are not the same height, a height difference of 1-2...

I also adjusted latex img vertical align in tables, test case in jaspTestModule-> test jaspHtml.

ah! seems there will be differences on different screens. I'll think about it... for latex things: the latex image is not vertical align middle in table rows with numbers, the...

I suspect I'm overcomplicating things because it doesn't follow the ”KISS principle“...🤔

Replaced by: https://github.com/jasp-stats/jasp-desktop/pull/5994

> select+entf Do you mean cursor+Del right?

I also tried to do it 2 years ago: https://github.com/psychopy/psychopy/pull/6097