eclipse-themes icon indicating copy to clipboard operation
eclipse-themes copied to clipboard

GTK 2.0 RC wizard not reduce tabs height in Ecilpse Mars

Open spirin87 opened this issue 9 years ago • 8 comments

Screen after launching wizard (UBUNTU GNOME) screenshot from 2015-07-23 17 32 06

spirin87 avatar Jul 23 '15 14:07 spirin87

Mars uses GTK 3 - have a look at GTK3 section. I've also updated the wiki to distinguish the solution between the versions.

renataogarcia avatar Jul 23 '15 23:07 renataogarcia

@renataogarcia Should I have to add GtkToolbar#swt-toolbar-flat {padding: 0px;} into Dynamic CSS Generation by default? Is this CSS for E4 or GTK3?

jeeeyul avatar Jul 24 '15 00:07 jeeeyul

Should I have to add GtkToolbar#swt-toolbar-flat {padding: 0px;} into Dynamic CSS Generation by default?

@jeeeyul I think that would be nice if possible - much better than having to tweak the themes.

Is this CSS for E4 or GTK3?

It's GTK CSS but since E4 uses SWT which uses GTK it reflects on E4. It affects other SWT applications running too. That would be another advantage, if you can include into the Dynamic CSS, because it would only apply to E4.

renataogarcia avatar Jul 24 '15 01:07 renataogarcia

@jeeeyul I'm happy to test the patch for you on Linux if you need.

renataogarcia avatar Jul 24 '15 01:07 renataogarcia

@renataogarcia Beta update is available at:

http://eclipse.jeeeyul.net/beta-update

jeeeyul avatar Jul 28 '15 07:07 jeeeyul

@jeeeyul Updated and tested but it doesn't seem to help. I wonder if this Dynamic CSS will reflect when getMinimumToolBarHeight is called.

renataogarcia avatar Jul 28 '15 08:07 renataogarcia

@renataogarcia Okay, finally, I'm installing ubuntu on VM. I will find out what I can.

jeeeyul avatar Jul 29 '15 01:07 jeeeyul

@jeeeyul Any news? It still not working...

spirin87 avatar Sep 03 '15 11:09 spirin87