[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [orion-dev] Hiding pageToolbar
|
> ... but such is life as long as we are using fixed headers and footers.
Really? Is this some Dojo artifact? I've certainly seen the display:none pattern work (for headers at least) before.
McQ.
John J Barton ---2012/01/30 17:56:21---On Mon, Jan 30, 2012 at 2:41 PM, Susan Franklin McCourt <
![]()
From: | ![]()
John J Barton <johnjbarton@xxxxxxxxxxxxxxx> |
![]()
To: | ![]()
Orion developer discussions <orion-dev@xxxxxxxxxxx> |
![]()
Date: | ![]()
2012/01/30 17:56 |
![]()
Subject: | ![]()
Re: [orion-dev] Hiding pageToolbar |
On Mon, Jan 30, 2012 at 2:41 PM, Susan Franklin McCourt <susan_franklin@xxxxxxxxxx> wrote:
hi, John. Are you observing that the toolbar disappears but you don't get the content back?
The pixels in the toolbar area are blank, but I want the area to be gone.
you'll need to force a new layout.
mUtil.forceLayout(toolbar)
That works, thanks!
jjb
_______________________________________________
orion-dev mailing list
orion-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/orion-dev

