Hi, most of the time people will want to use html text directly (as simple text like they do currently or with tags). It's the same we did in Alert messages that needed to handle HTML tags to make text bold or italic as an example.
In the case of Jewel we use to be not extreme PAY like in Basic and try to deliver the most used "use case" we can find (while left other options to configs, beads and additional components). So for me is ok to update tool tip to use HTML text directly. As Alex said, in some cases people will want to manage HTML or simple Text, but in my experience that was in flex less than 1% so people doing that can make a bead Just my opinion Thanks El lun., 9 dic. 2019 a las 18:38, Alex Harui (<[email protected]>) escribió: > The Basic Label already has an 'html' as well as a 'text' property. > > I don’t know if there is a way to only have one property instead of two. > I think there are cases where you have to know that the string is meant to > be interpreted as HTML or not. Otherwise, I'd love to collapse the two > into one. > > If we can't have just one property, then an HTMLToolTipBead could connect > the "tooltip" property to the "html" property on the Label. Having a > "toolTipHtml" property is ok too. > > My 2 cents, > -Alex > > On 12/9/19, 8:47 AM, "Andrew Wetmore" <[email protected]> wrote: > > This is Jewel, so not tight PAYGO. If so, I am for exposing the > additional > property within tooltip. > > On Mon, Dec 9, 2019 at 12:15 PM Piotr Zarzycki < > [email protected]> > wrote: > > > Hi, > > > > I have found that Tooltip is not able to display HTML - it's only > > displaying simple text. > > > > I see that Toolitip is using Label to display text internally. I see > two > > solutions to that problem: > > > > 1) I'm exposing apart of property tooltip another property called > > tooltipHtml > > 2) I'm creating ToolTipHtmlLabel which can be used if someone would > like > > to in his project. > > Thoughts? > > > > Thanks, > > -- > > > > Piotr Zarzycki > > > > Patreon: * > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cdfff79c9aff14e84fd4808d77cc783e9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637115068698031104&sdata=J6NrqAiMENPmcxba%2B6ZRfzpbdzzQ%2FOkhSvw1m71WHhY%3D&reserved=0 > > < > https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&data=02%7C01%7Caharui%40adobe.com%7Cdfff79c9aff14e84fd4808d77cc783e9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637115068698031104&sdata=J6NrqAiMENPmcxba%2B6ZRfzpbdzzQ%2FOkhSvw1m71WHhY%3D&reserved=0 > >* > > > > > -- > Andrew Wetmore > > > https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcottage14.blogspot.com%2F&data=02%7C01%7Caharui%40adobe.com%7Cdfff79c9aff14e84fd4808d77cc783e9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637115068698031104&sdata=WItXvHkAYXqJ0usffXSo2U4fgygX7yZV28UAHObKWpQ%3D&reserved=0 > > > -- Carlos Rovira http://about.me/carlosrovira
