Peter Hunt
Peter Hunt
Hey, reached an auth issue with two step verification. I see #37 is a related issue but it's been closed so this may be a slightly different problem. Basically I'll...
I'm not sure if this would be within the scope of `pylint` features, but a [similar question](https://github.com/PyCQA/pylint/issues/1061) was looked at previously, so I may as well mention the problem. The...
I've just noticed this problem, before I thought it was just my hard drive being slow. It doesn't always happen, but I can reproduce it fairly easily. Basically, if you...
Not sure if you have anything to do with this script or are just providing a mirror, but it's actually been blocked by Microsoft, and Windows Defender will automatically remove...
**Describe the bug** If the Export Image dialog is opened with 2x resolution already selected from a previous export, then it gets stuck endlessly loading. Switching aspect ratio results in...
**Describe the bug** When using the layer blending mode as "additive", going on "Share > Export Image" will sometimes result in the wrong colours in Firefox. Tried with Chrome and...
I have a `Session` model with a `hash` column of the `Binary` type, and a `User` model with a relationship of `sessions`. If I get attributes through `inspect(user).attrs`, calling `attr.load_history()`...
A possible future idea is having a component to keep track of recent history. It would need to be able to show quick live updates via horizontal scrolling.  It...
Since density maps are recorded alongside the movement maps, it's possible to combine the data and use the density map as an alpha channel.  Instead of adding in a...
The "live" data in the GUI is just a representation of how the real data will look, and is replaced periodically by a render. Switching profiles may take a few...