Hi,
Thanks for the quick Reply.
I even found a way to make the CSS work in an existing app, but while setting
.MPartStack
{
swt-maximize-visible: false;
swt-minimize-visible: false;
}
has the desired effect, both being false causes a strange side-effect of a gap
right under the view tab. If at least one is left as true or the entire CSS not
applied, then this gap doesn’t Show, but as soon as both the maximize and
mimimize button are hidden it appears.
Any idea why and is there a remedy for that?
Thanks,
Werner
Von: Mickael Istria
Gesendet: Montag, 23. November 2020 12:13
An: E4 Project developer mailing list
Betreff: Re: [e4-dev] CSS only in E4 now?
Hi,
Please look in platform code (including plugin.xml) for the consumers of
swt-maximize-visible, that should lead you to the right operation to
programmatically avoid drawing those items. You'll then figure out whether this
programmatic way can be applied to your case.
HTH
_______________________________________________
e4-dev mailing list
[email protected]
To unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/e4-dev