mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
[Summary] Change maximum value of temporal zoom fader in topbar with 23
[Reviewed] VKamyshniy
This commit is contained in:
parent
e04a029d7b
commit
e20397fa30
1 changed files with 1 additions and 1 deletions
|
|
@ -365,7 +365,7 @@
|
||||||
<icon source="transport_bar_border.png"/>
|
<icon source="transport_bar_border.png"/>
|
||||||
<Adjustment id="temporal_zoom_adjustment"
|
<Adjustment id="temporal_zoom_adjustment"
|
||||||
minvalue="0"
|
minvalue="0"
|
||||||
maxvalue="25"
|
maxvalue="23"
|
||||||
initialvalue="4"
|
initialvalue="4"
|
||||||
step="1"
|
step="1"
|
||||||
pageincrement="1"/>
|
pageincrement="1"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue