I'm sorry Carlos but I still don't get it. Comments inline.


wt., 10 gru 2019 o 13:57 Carlos Rovira <[email protected]> napisał(a):

> Hi Piotr,
>
>
First you are saying that I should improve text property so it should
handle both simple text (Current state) and HTML doesn't matter what user
put:

text = "tesfdfdfds"
text = "sdsdffds <br/> dfsdf"


> The second option: Change the current one so it can handle text as HTML.
> That will make as well handle normal text as it does actually.


And now you are talking about bead which handle HTML. I'm confused.

People that wants to interpret HTML (internal text and tags) will need to
> make a bead to handle that specific use case (that should be very rare
> from

my experience)
>

And now


>
> Thanks
>
> El mar., 10 dic. 2019 a las 12:13, Piotr Zarzycki (<
> [email protected]>) escribió:
>
> > Hi Carlos,
> >
> > Your thoughts are not clear to me, are you in favor of having second
> > property as I propose or change current one, so it would simple handle
> text
> > and html ?
> >
> > Thanks,
> > Piotr
> >
> > wt., 10 gru 2019 o 10:30 Carlos Rovira <[email protected]>
> > napisał(a):
> >
> > > 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&amp;data=02%7C01%7Caharui%40adobe.com%7Cdfff79c9aff14e84fd4808d77cc783e9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637115068698031104&amp;sdata=J6NrqAiMENPmcxba%2B6ZRfzpbdzzQ%2FOkhSvw1m71WHhY%3D&amp;reserved=0
> > > >     > <
> > > >
> > >
> >
> https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.patreon.com%2Fpiotrzarzycki&amp;data=02%7C01%7Caharui%40adobe.com%7Cdfff79c9aff14e84fd4808d77cc783e9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637115068698031104&amp;sdata=J6NrqAiMENPmcxba%2B6ZRfzpbdzzQ%2FOkhSvw1m71WHhY%3D&amp;reserved=0
> > > > >*
> > > >     >
> > > >
> > > >
> > > >     --
> > > >     Andrew Wetmore
> > > >
> > > >
> > > >
> > >
> >
> https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fcottage14.blogspot.com%2F&amp;data=02%7C01%7Caharui%40adobe.com%7Cdfff79c9aff14e84fd4808d77cc783e9%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637115068698031104&amp;sdata=WItXvHkAYXqJ0usffXSo2U4fgygX7yZV28UAHObKWpQ%3D&amp;reserved=0
> > > >
> > > >
> > > >
> > >
> > > --
> > > Carlos Rovira
> > > http://about.me/carlosrovira
> > >
> >
> >
> > --
> >
> > Piotr Zarzycki
> >
> > Patreon: *https://www.patreon.com/piotrzarzycki
> > <https://www.patreon.com/piotrzarzycki>*
> >
>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>


-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*

Reply via email to