Files @ d09252498ce0
Branch filter:

Location: tempo-plotter/misc/winicons.qrc

Hasan Yavuz ÖZDERYA
don't move the x axis when moving vertical scroll

problem happens when x-axis is out of limit, extended zoom selection with rectangle tool
1
2
3
4
5
6
<RCC>
    <qresource prefix="/icons">
        <file alias="list-add">tango/list-add.png</file>
        <file alias="list-remove">tango/list-remove.png</file>
    </qresource>
</RCC>