cybersemics / em

A beautiful, minimalistic note-taking app for personal sensemaking.
Other
282 stars 107 forks source link

Fix initial table column width #2102

Closed finkef closed 3 months ago

finkef commented 3 months ago

Depends on #2081.

Fixes #1889.

Fixes initial table width calculation by overriding table column width.

finkef commented 3 months ago

@raineorshine There is a test case failing which passes locally. Would you have any idea what might be causing this?

raineorshine commented 3 months ago

I've been seeing that test fail on the CI intermittently even though it always passes locally. I've ran it 30+ times and it always passes on my machine.

You can ignore the failure for now, and I'll skip the test in the future as I have no way of identifying the cause of the failure on GitHub Actions.