Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Cross Platform (Issue #30) #31

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Apr 14, 2024

  1. Add Platform Agnostic PBIXInspectorImageLibrary

    (To Replace PBIXInspectorWinLibrary).
    RhysTabor-dev committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d2b28be View commit details
    Browse the repository at this point in the history
  2. Copy across existing files that need little/no change.

    Changes Constants to use / path instead of \ to be platform agnostic.
    RhysTabor-dev committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d24e987 View commit details
    Browse the repository at this point in the history
  3. Convert to Image Library to use SkiaSharp instead of System.Drawing t…

    …o allow for System Agnostic applications.
    RhysTabor-dev committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9178084 View commit details
    Browse the repository at this point in the history
  4. Point file constant to relative directory, otherwise Object null refe…

    …rence error presents in Linux.
    RhysTabor-dev committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    c5688e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5fa69a3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9886b1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28bf5e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7836c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb90169 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Code Tidy

    RhysTabor-dev committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fb03358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4512ef View commit details
    Browse the repository at this point in the history