Mercurial > code > home > repos > light9
changeset 1082:9ea123a24320
CC drop old window geo code
Ignore-this: 95d8562fb346a6aa02d8c9b32f66a5d1
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Tue, 03 Jun 2014 08:27:49 +0000 |
parents | 4511c7c5fb0e |
children | 7aca3145c96e |
files | bin/curvecalc |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/bin/curvecalc Tue Jun 03 08:25:55 2014 +0000 +++ b/bin/curvecalc Tue Jun 03 08:27:49 2014 +0000 @@ -74,11 +74,6 @@ graph.label( graph.value(session, L9['currentSong']))) graph.addHandler(updateTitle) - mainwin.parse_geometry("1x1-0+0") - - # this is the only one i found that would set the size right, - # but it's a minimum size, which i don't really want - mainwin.set_size_request(1678, 922) songChoice = Observable(None) # to be connected with the session song