hydrogen-music / hydrogen

The advanced drum machine for Linux, macOS, and Windows
http://www.hydrogen-music.org
GNU General Public License v2.0
1.01k stars 172 forks source link

PatternEditor: fix grid lines colors and rendering #1896

Closed theGreatWhiteShark closed 8 months ago

theGreatWhiteShark commented 8 months ago

when setting the pattern size to a rational denominator, e.g. 2.12332, while having a longer pattern present in the same column with PE locked or active in stacked pattern mode, some grid lines in the inaccessible area were off.

prior

In addition, on very fine resolutions the colors in the inaccessible area were off.

wrong_colors

Now:

fixed