On Fri, Aug 16, 2013 at 10:44 AM, Mark Kretschmann wrote:
> Heya,
>
> as we noticed recently, many of Amarok's ToolTips look very ugly and
> have readability issues because they are not formatted. Therefore a
> longer ToolTip is being rendered as one giant long line. The Qt API
> offers automatic
On Sun, Aug 18, 2013 at 10:36 AM, vedant agarwala wrote:
>
>
>
> On Sun, Aug 18, 2013 at 11:38 AM, Yuri Chornoivan wrote:
>>
>> п'ятниця, 16-сер-2013 10:44:45 Mark Kretschmann написано:
>> > Heya,
>> >
>> > as we noticed recently, many of Amarok's ToolTips look very ugly and
>> > have readability
On Sun, Aug 18, 2013 at 11:38 AM, Yuri Chornoivan wrote:
> п'ятниця, 16-сер-2013 10:44:45 Mark Kretschmann написано:
> > Heya,
> >
> > as we noticed recently, many of Amarok's ToolTips look very ugly and
> > have readability issues because they are not formatted. Therefore a
> > longer ToolTip is
п'ятниця, 16-сер-2013 10:44:45 Mark Kretschmann написано:
> Heya,
>
> as we noticed recently, many of Amarok's ToolTips look very ugly and
> have readability issues because they are not formatted. Therefore a
> longer ToolTip is being rendered as one giant long line. The Qt API
> offers automatic
On Fri, Aug 16, 2013 at 11:07 AM, vedant agarwala wrote:
> Hello.
> I think the best way to go forward is, as you have said, changing all the
> ToolTip strings, since we have nothing better. Doing it manually would be
> very boring but I think it wouldn't take more than a few hours. We would
> jus
Hello.
I think the best way to go forward is, as you have said, changing all the
ToolTip strings, since we have nothing better. Doing it manually would be
very boring but I think it wouldn't take more than a few hours. We would
just have to find setToolTip (and similar functions) and change them.
I
On 16. 8. 2013 Mark Kretschmann wrote:
> Heya,
>
> as we noticed recently, many of Amarok's ToolTips look very ugly and
> have readability issues because they are not formatted. Therefore a
> longer ToolTip is being rendered as one giant long line. The Qt API
> offers automatic formatting with li
Heya,
as we noticed recently, many of Amarok's ToolTips look very ugly and
have readability issues because they are not formatted. Therefore a
longer ToolTip is being rendered as one giant long line. The Qt API
offers automatic formatting with line-breaks for ToolTips, but there
is an ugly API qui