fix 1024px width layout (remove nudge clock special case)
authorRobin Gareus <robin@gareus.org>
Wed, 17 Jun 2015 00:20:02 +0000 (02:20 +0200)
committerRobin Gareus <robin@gareus.org>
Wed, 17 Jun 2015 00:20:02 +0000 (02:20 +0200)
commitd059bdb40c65f53c1a4952f88a7a0ef5d99c99fb
tree3cb90415d1fdb59be29f131e65c296c312a2163f
parent9d4c93aca7a7d6900c2b4f6c138057a8006321b3
fix 1024px width layout (remove nudge clock special case)

Due to some change somewhere along the road the nudge clock does
no longer fit in the transport-bar on 1024px screen with 100% font-scale,
even if the 2nd clock is hidden.

However, these days it does fit nicely on its default position even
with wide-editor-mixer on a 1024px screen.
gtk2_ardour/ardour_ui.h
gtk2_ardour/ardour_ui2.cc
gtk2_ardour/editor.cc