Calculate properly font size when displaying version information on Splashscreen
--------------------------------------------------------------------------------
Key: JBDS-1508
URL:
https://issues.jboss.org/browse/JBDS-1508
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Feature Request
Components: ui/branding
Affects Versions: 4.0.0.CR1
Environment: JBDS 4.0.0.v20110116-1048-H515-CR1
Reporter: Vlado Pakan
Priority: Minor
Currently is font size of version text displayed on JBDS splash screen hardcoded. It's
fine until version text is not too long. When complete build id is displayed ( when
property -DSHOW_BUILDID_ON_STARTUP=true is specified when starting eclipse) than version
text is too long and is displayed only partially.
Logic how to calculate displayed text dimensions is already in source code so we need to
find out maximal rectangle which can version text occupy and upon that dimensions properly
calculate font size used for version text.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira