Is wrapping only horizontally or vertically (instead of both ways) possible? Would be really useful if you only want to make something that only need to tile horizontally or vertically, not really the both ways.
I don’t know of any way to limit the wrapping to horizontal or vertical.
You can use the grid to help you concentrate on the ‘original tile’ for design/painting:
For a e.g. horizontal wrap design, there will be leakage from the vertical wrapping but the grid helps you to see where it happens so you can erase it.
This was implemented on this: Draft: Add single-axis settings to Wrap Around Mode (!1524) · Merge requests · Graphics / Krita · GitLab
Another thread here: Would be nice if wrap around mode could be restricted to just X or Y axis
The changes were not merged into master.
Looks like this feature needs more work and I’m not nearly good enough with coding to even attempt this (also C++ scares me, don’t want to be condemned to the pointer hell).
nice.
Yes, it now wraps in horizontal, vertical or both directions, using the nightly build.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.