nativescript-community / ui-label

Alternative to the built-in NativeScript Label but with better performance and additional features such as HTML rendering and more.
Apache License 2.0
19 stars 7 forks source link

Clickable links #4

Open romansimr opened 4 years ago

romansimr commented 4 years ago

Is possible somehow to make links clickable and open browser window?

farfromrefug commented 4 years ago

@romansimr not yet. The code is there i just need to enable/test/release

AnthonyLenglet commented 4 years ago

@farfromrefug is the code available in a separate branch ? I'd love to be able to test it and see how it works out ! :D

farfromrefug commented 4 years ago

Well not enabled as is ready to test. Sorry if i use the wrong words Need to take a crack at this. Just not having the time.

b4rtt commented 3 years ago

Are there any updates? Can I somehow help you with the testing? :-)

farfromrefug commented 3 years ago

@b4rtt should be working now. Can you test ? You want clicks for HTML refs?

b4rtt commented 3 years ago

@farfromrefug I thought there would be functional references (a href=""). That works? I can't get it to work.

farfromrefug commented 3 years ago

@b4rtt indeed wont work with href for now. I need to look at this.

b4rtt commented 3 years ago

@b4rtt indeed wont work with href for now. I need to look at this.

Oh, I'm sorry. My understanding is that the hyperlinks are working already.

farfromrefug commented 3 years ago

@b4rtt the feature is in for html!