Skip to content

CssSkewValue, CssTranslateValue, CssRotateValue, CssScaleValue are non-public. #142

Closed
@cyraid

Description

@cyraid

Bug Report

Prerequisites

  • Can you reproduce the problem in a MWE?
  • Are you running the latest version of AngleSharp?
  • Did you check the FAQs to see if that helps you?
  • Are you reporting to the correct repository? (there are multiple AngleSharp libraries, e.g., AngleSharp.Css for CSS support)
  • Did you perform a search in the issues?

For more information, see the CONTRIBUTING guide.

Description

Title pretty much says it all. Crawling through the KeyFrames and using ParseTransform. I have access to the "Arguments", but took awhile that for the 'degree' of rotate for example, was in the 4th argument, because it was part of a class I had no idea what was in it. To prevent future incompatibility it would be easier just to use the classes directly incase something changes.

Possible Solution

Put public infront of each class. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions