I tested the build https://yadi.sk/d/aPP0OEDRdUt0Mw and this is my test result:
- Queries
- All Stories
- Search
- Advanced Search
Advanced Search
May 24 2019
May 23 2019
May 21 2019
The bugs Alvin reported are fixed in this version. As for item no. 4 in my previous comment, it only works if I use WinTab as the source API. Windows Ink still doesn't work.
I'm on Surface Pro 4/Windows 10 and everything goes well except for (2):
Hi, @alvinhochun and @lsegovia!
May 19 2019
- Works correctly. (Although I get this bug a lot more in MacOS.)
- Works correctly.
- Works correctly as well.
- Doesn't work on my machine. Verified by keeping a browser tab open besides Krita and testing press-and-hold opening the context menu.
- Works correctly.
May 18 2019
The touch docker appears to work fine on my SP2017, but the other QML windows (the open/save file dialogs) doesn't respond to the stylus
May 16 2019
Mar 12 2019
Color smudge was fixed to work a lot better in 4.1, so this can be closed :)
Feb 23 2018
Dec 31 2017
Dec 7 2017
Nov 24 2017
Nov 8 2017
I still find that a bit scary... I think we probably should just use temporary files.
Nov 7 2017
Hi @rempt, I looked into this today a bit as you mentioned it yesterday and it's indeed quite depressing on macOS.
Nov 6 2017
We still have problems on OSX with this approach. On OSX shared memory segments have a very small default max size.
Oct 21 2017
Aug 30 2017
Aug 27 2017
Aug 23 2017
Aug 12 2017
Jul 29 2017
Jul 26 2017
Jul 24 2017
Jul 23 2017
Jul 19 2017
Jul 17 2017
Jul 11 2017
Jul 9 2017
Jul 3 2017
https://docs.krita.org/Smart_Patch_Tool This now needs screenies.
Moved this to the testing board.
Jun 26 2017
Jun 25 2017
Jun 20 2017
In T1625#98082, @woltherav wrote:
- If you have a groupLayer, and you wish to addChild() then the API asks two nodex, the first as the node to add, and the second as the node to add it above. If your group is empty...
Jun 16 2017
- If you have a groupLayer, and you wish to addChild() then the API asks two nodex, the first as the node to add, and the second as the node to add it above. If your group is empty...
Jun 14 2017
We probably should use this:
Jun 13 2017
Jun 11 2017
Jun 9 2017
Jun 1 2017
May 28 2017
May 27 2017
May 25 2017
May 24 2017
May 4 2017
May 1 2017
Apr 15 2017
Apr 13 2017
Okay, so the above is a docker with a bunch of odds and ends scripts.
Apr 11 2017
And I see there's no KoColor api either. Or a way to change the current foreground color. Let alone something that can chuck the color through the displayviewer...
Tested here and I didn't have the outline offset issue, and I couldn't reproduce the infinite recursion issue (built with Qt 5.8.0).
Mar 31 2017
It sounds like this copy/paste issue is maybe specific to my build or windows OS. Not sure if the official builds will have this problem. It sounds like it is working alright on Dmitry's boxes that he is developing it on.
Mar 28 2017
not sure if we are still putting comments in this ticket...
Mar 17 2017
Fixed now! :)
Mar 5 2017
Okay, so after some testing here, it seems that this causes artefacts when used with a low opacity on 8bit... 16bit is of course unharmed by any of this... Maybe @Deevad was right and we need to consider if we can somehow get the mixing algorithm to work on 16bit, though the last time I attempted this by converting the temp_dev to use a 16bit colorspace, it didn't seem to work.
Mar 4 2017
Feb 19 2017
Wolthera mentioned this, but the pattern tool option has nothing in it. If we aren't going to have time to get it working, it should probably be hidden.
When editing vector nodes directly on a line, it has some sporadic behavior... see video
Reposting the bug that I mentioned elsewhere
When opening a Svg - resize to image size jumbles up the image.
to reproduce,
Alright, this is the most complicated SVG I have:
- SVG loading issues.
- svg quality bugs
- In the Select Shapes tool, the opacity slider starts relatively uninitialised: It doesn't prepend opacity, nor is it set to the shape opacity.
- when you have a semi-opaque shape and it has markers rendered, the fill of the markers is more transparent than their stroke. (this also counts if the stroke has a semi-opaque color)
- Are Global Coordinates and Uniform Scaling implemented? If so, can we have a tooltip explain what they do? Toggling them is inobvious.
- Pattern fill should probably be disabled until it's finished.
- Changing the foreground color changes the stroke, but changing the backgroud color does not change the fill...
- When drawing a path with the path tool with 'fill->foreground and stroke->none', the stroke is still rendered as filled with the foreground color, aswell as set to the curret brushsize, but the fill color widget isn't shown.
- Similarly, the polygon, straight line, polyline, circle and rectangle tools have the stroke always set despite the configuration, and the stroke never takes the current brush size.
- Is there any reason why the stroke width is snapping to certain values? Is it set to render svg px?
- The stroke fill in the freehandpath/pencil tool doesn't do anything. Linestyle does work.
- When attempting to change the markers, I got a sigkill, god knows why:
Program terminated with signal SIGKILL, Killed. The program no longer exists. (gdb)
Okey, first bug :3
Dmitry declared this testable yesterday, so lets add the bugs here. :)