Charles Whittington
Charles Whittington
> I'm surprised it's possible for the test to actually complete, exit the executable, and _still_ leave a window in presentation mode... Yeah, it's very weird, especially how it seems...
Gotcha. For me, it seems to happen roughly half the time.
It seems that the monitor soft-lock is indeed fixed. However, I still consistently get the same test failure locally.
I didn't even notice the ScrollContainer on the right, despite having *just* talked about how, unlike in HTML/CSS, boxes can't spontaneously grow scrollbars on their own.
> **py.test tests/test_coverage.py --cov=tests.module -s --cov-branch** > > ``` > tests/test_coverage.py 1 > 2 > 3 > . > > ----------- coverage: platform linux, python 3.8.5-final-0 ----------- > Name Stmts...
So this works with updated *Toga* now, but a Matplotlib change is an issue. Looks like we're calling an internal method, `_get_text_path_transform`, which [no longer exists](https://github.com/matplotlib/matplotlib/pull/28390): https://github.com/beeware/toga-chart/blob/0d6bf0359680f86ca68f1ee861e1d831d578bca1/src/toga_chart/chart.py#L195-L202 I've not yet...
Speaking of updating versions and matplotlib, shouldn't toga-chart declare a dependency on matplotlib, I imagine?
Thanks for handling this, Russ! (I've been rather preoccupied the last couple of weeks, but I do still exist.) 😉
@freakboy3742 Looks like this was solved by #142 but never closed
Is there any way to get Steam cloud syncing to work?