[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #44573] "auto" option of figure property "tool
From: |
Rik |
Subject: |
[Octave-bug-tracker] [bug #44573] "auto" option of figure property "toolbar" not implemented |
Date: |
Mon, 23 Mar 2015 02:45:10 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0 |
Update of bug #44573 (project octave):
Status: None => In Progress
_______________________________________________________
Follow-up Comment #3:
I would say that this is simple enough that we could commit it aheard of 4.0.0
final.
However, I found one oddity. The following leaves the toolbar displayed, when
it should be hidden.
sombrero
set (gcf, 'menubar', 'none')
## Good, toolbar disappears
set (gcf, 'toolbar', 'figure')
## Good, toolbar appears
set (gcf, 'toolbar', 'auto')
## Bad, toolbar should disappear again to reflect the menubar setting
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?44573>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/