question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ScaleParamsExtencion is not a valid value for LayoutScale.

See original GitHub issue

I am getting a error with this transition.

<Image Source="/POAR Estudios;component/Images/Logo.png" 
Width="250" tz:Transitionz.LayoutScale="{tz:ScaleParams AutoReverse=True, Duration=2000, 
From='10,0', To='0,0', TransitionOn=Loaded}"/>`

**ERROR**
`ScaleParamsExtencion is not a valid value for LayoutScale.`

I don't know what I'm doing bad.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
Jerajocommented, Oct 9, 2018

It said Scale is not reconice or is not accessible.

1reaction
andyb1979commented, Sep 16, 2018

It should be … tz:Transitionz.Scale = {tz:ScaleParams}

can you try that?

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found