[
https://issues.apache.org/jira/browse/PIVOT-565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown resolved PIVOT-565.
------------------------------
Resolution: Won't Fix
I prototyped this change, and, in my opinion, it didn't look quite right. The
text was left-aligned and seemed like it should be centered. Since TextArea
doesn't support an alignment style, it wouldn't be possible to use it here.
I think a better solution for the long run might be to make it easier for the
caller to display a custom tooltip. For example, we could fire an event to
signal that a tooltip should be displayed. Not sure exactly what form it should
take, but I think this would ultimately be more useful.
> Use TextArea in default tooltip rather than Label
> -------------------------------------------------
>
> Key: PIVOT-565
> URL: https://issues.apache.org/jira/browse/PIVOT-565
> Project: Pivot
> Issue Type: Improvement
> Components: wtk
> Reporter: André Thieme
> Assignee: Greg Brown
> Priority: Minor
> Fix For: 2.0
>
>
> This would allow callers to more easily specify tooltips that contain line
> breaks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.