petoendre / google-web-toolkit-incubator

Automatically exported from code.google.com/p/google-web-toolkit-incubator
0 stars 0 forks source link

ProgressBar: Center the text element vertically #112

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a ProgressBar
2. Use the following style:
.gwt-ProgressBar-shell { 
    border: solid 1px;
    height: 4ex;
}

What is the expected output? What do you see instead?
I would expect the text to be centered vertically inside the bar.
The text will appear at the top of the ProgressBar (absolute positioning).

Please consider the attached patch.

Best Regards,
Gergely

Original issue reported on code.google.com by gergely.kis@gmail.com on 11 Jun 2008 at 3:48

Attachments:

GoogleCodeExporter commented 9 years ago
Oops. Here is the right version of the patch. Please disregard the previous one.

Original comment by gergely.kis@gmail.com on 11 Jun 2008 at 3:54

Attachments:

GoogleCodeExporter commented 9 years ago
Do you have a CLA on file?

Original comment by ecc%google.com@gtempaccount.com on 19 Jun 2008 at 3:18

GoogleCodeExporter commented 9 years ago
I've got a patch here that doesn't rely on the onResize method.  I've got a gwt 
CLA 
on file.

Original comment by chris.ru...@gmail.com on 6 Nov 2008 at 2:26

Attachments:

GoogleCodeExporter commented 9 years ago
That issue patch should say issue_112

Original comment by chris.ru...@gmail.com on 6 Nov 2008 at 1:55

GoogleCodeExporter commented 9 years ago

Original comment by ecc%google.com@gtempaccount.com on 4 Dec 2008 at 7:16

GoogleCodeExporter commented 9 years ago

Original comment by ecc%google.com@gtempaccount.com on 11 Dec 2008 at 9:21