Matthew Butler

Results 7 issues of Matthew Butler

### What happened? This is similar to #5518 except each time I launch Logseq, the app launches in light mode.. If I use "system" setting for my theme instead of...

os:linux
themes

No longer use derive ConvertSaveload. Fixes #142

[In Chapter 7 (Section 2.6) - Player Attacking and killing things](https://bfnightly.bracketproductions.com/rustbook/chapter_7.html#player-attacking-and-killing-things) the component has a derive for `ConvertSaveload`, but it seems to be a legacy element that is not in...

Starting in Chapter 03, you start importing di/di.dart into the project however there's no mention of why this import is added and it does not appear to be used in...

Starting in Chapter 02 you input perf_api/perf_api.dart and pass the Profiler module as a type to the AngularModule but apart from a small comment about commenting out the method call...

In the samples, starting with Chapter 02, you choose to extend the default module class instead of instantiating a new Module and calling type method to add it.

Per @sethladd 's documentation: > If your package depends on packages produced by the Dart team, like "args", "unittest", "polymer", etc, please use these specific lower and upper bounds: >...