Andrew Chadwick
Andrew Chadwick
[MyPaint v1.2.1](https://github.com/mypaint/mypaint/releases/tag/v1.2.1) was released recently. Please could you test it out, and let us know whether the bug is still happening? (Sorry for the generic message, just encouraging people to...
Historical reasons: there's a mess of code in there for synching internal state like the brush modifiers (eraser, colourize etc. apply a modifiier to the current brush settings) to the...
I think you can set them up in the brush settings, but [how they operate right now](https://github.com/mypaint/libmypaint/blob/b945a5c20fbbb5badff1ec7ec05a6a0443d286ad/mypaint-tiled-surface.c#L430) seems a bit nonsensical to me. (Note that colourize at 100% shouldn't change...
Hi there - thanks for the report! It looks like there's one main topic to this thread: incorrect behaviour on multiple monitors. The other topic in the edit _might_ be...
Regarding your edit first: there is a known upstream issue with wintab drivers that is crashing our 1.2.1-beta.0 bundle for Windows: #636 is our tracking issue for it, but the...
Regarding this issue: there's not quite enough information in your original report to move this issue forward yet. Please read the [bug reporting guidelines](https://github.com/mypaint/mypaint/wiki/Reporting-Bugs). We need more information about your...
I should add: - 5. Can you give us a precise set of steps to reproduce this problem please? - 6. Let us know what graphics hardware you're using too?...
@ganjou234 > would be great if there were hotkeys for the File tab and the other tabs (Alt+F for the File tab?). That's really a separate topic. Would you mind...
We could add a command-line switch like Inkscape's `-e`/`--export-png` to the main MyPaint launcher. Separate scripts are harder because of all the work that would need to be done to...
Hi there - thanks for the feedback! This issue tracker is not for direct user support really. We try to limit it so that each thread is a single fixable...