From: Achim G. <Str...@ne...> - 2017-10-25 19:48:12
|
Achim Gratz writes: > I don't really know what I'm doing, but this patch seems to fix this > issue. I don't know if it causes a regression somewhere else. I#ve got a PM from Ethan about my patch, but my answer did not seem to have reached him. One concern was about my patch ignoring the axis range. If I'm reading the code correctly, that was taken care of a few lines earlier in the code when start was getting set to just below the min of the axis. THe other question was about what this is trying to achieve: This is about specifying a log series with undefined start and end, working on an axis which has later been set up to have a defined range whose ends do not coincide with the major tics. Since the axis can start before the first major tic inside its range, you must define the start to be the first correct position just outside the axis min or the minor tics that still lie inside the range are not visible. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf rackAttack V1.04R1: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada |