Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix more crashes when clicking outline
A few more places in my previous commit didn't break in my "test" project (presumably because they weren't being drawn), but after switching back to a real project, they broke again. This does more of the same thing (using `None` instead of relying on the default argument, which is missing)
- Loading branch information