Skip to content

Print view always displays with C Major scale #105

@mself

Description

@mself

Unlike the on-screen view, the print view does not change which note names and lines are shown when the key, scale, or temperament are changed.

Can FreqWidgetGL::drawReferenceLines and FreqWidgetGL::drawReferenceLinesGL be combined into one method?

I read that Qt5 allows the use of Painter in GL views so that you don't need to write GL-specific code for 2D views in most cases. I'm not clear why FreqWidgetGL is using GL at all?

See https://doc.qt.io/qt-5/qtopengl-2dpainting-example.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions