Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Conversation

@moattarwork
Copy link
Contributor

@moattarwork moattarwork commented Jun 17, 2021

Pull Request Template

Description

The PR includes adding scaling capability to the image by either height or width.

New Features

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Dependent Releases

Nothing

Required Configuration on CI/CD platform

Nothing

How Has This Been Tested?

It's been tested through unit testing

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • My changes fulfill the acceptance criteria for the story or bug
  • I made/planned the required configuration changes on CI/CD

Copy link

@LewisPercival LewisPercival left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good one Mo!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add capability to picture to be able to be sized with Width or Height and calculate the other dimension as a ratio to the original one

4 participants