Skip to content

Commit 8cd80b1

Browse files
author
ricwilson
committed
Implement code changes to enhance functionality and improve performance
1 parent 90d2c45 commit 8cd80b1

File tree

5 files changed

+13
-4
lines changed

5 files changed

+13
-4
lines changed

ImageCrop/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A Power Apps Component Framework (PCF) control for cropping, rotating, and transforming images, built with React and designed for robust, modular, and Power Apps-compliant use.
44

5-
![Image Cropper Demo](./ImageCrop/images/image-cropper-demo.gif)
5+
![Image Cropper Demo](./images/image-cropper-demo.gif)
66

77
## Overview
88

@@ -22,7 +22,7 @@ The Image Cropper control provides a modern, accessible, and highly configurable
2222

2323
## Installation
2424

25-
[Download Latest](https://github.com/rwilson504/PCFControls/releases/latest/download/ImageCropperControl_managed.zip)
25+
[Download Latest](https://github.com/rwilson504/PCFControls/releases/latest/download/RAW!ImageCropControl_managed.zip)
2626

2727
Import the managed solution into your environment.
2828
Ensure PCF controls are enabled. [Enable PCF](https://docs.microsoft.com/en-us/powerapps/developer/component-framework/component-framework-for-canvas-apps)
@@ -31,7 +31,7 @@ Ensure PCF controls are enabled. [Enable PCF](https://docs.microsoft.com/en-us/p
3131

3232
A sample solution is available for testing and demonstration:
3333

34-
[Download Sample App](./Sample/RAW!%20ImageCropper%20Sample.msapp)
34+
[Download Sample App](./Sample/RAW%20Image%20Crop.msapp)
3535

3636
## Configuration
3737

ImageCrop/Sample/RAW Image Crop.msapp

427 Bytes
Binary file not shown.
6.54 MB
Loading

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,15 @@ The Export PDF Manager Control simplifies the management and configuration of th
155155
[More...](./ExportPDFManager/README.MD)
156156
[Download Latest](https://github.com/rwilson504/PCFControls/releases/latest/download/ExportPDFManagerControl_managed.zip)
157157

158+
## Image Cropper
159+
160+
A modern, accessible, and highly configurable image cropping control for both Model-driven and Canvas Power Apps. Supports aspect ratio locking, scaling, rotation, circular/elliptical cropping, and robust browser scaling handling. Built with React functional components and custom hooks for maintainability and extensibility.
161+
162+
![Image Cropper Demo](./ImageCrop/images/image-cropper-demo.gif)
163+
164+
[More...](./ImageCrop/README.md)
165+
[Download Latest](https://github.com/rwilson504/PCFControls/releases/latest/download/RAW!ImageCropControl_managed.zip)
166+
158167
# Build
159168
The projects within the solution were built utilizing the [XrmToolBox](https://www.xrmtoolbox.com/) - [PCF Custom Component Builder](https://www.xrmtoolbox.com/plugins/Maverick.PCF.Builder/) by Danish Naglekar.
160169

Scheduler/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Scheduler control provides a flexible, interactive calendar and resource sch
2020

2121
## Installation
2222

23-
[Download Latest](https://github.com/rwilson504/PCFControls/releases/latest/download/CalendarControl_managed.zip)
23+
[Download Latest](https://github.com/rwilson504/PCFControls/releases/latest/download/RAWSchedulerComponent_managed.zip)
2424

2525
Import the managed solution into your environment.
2626
For Canvas apps, ensure PCF controls are enabled. [Enable PCF for Canvas](https://docs.microsoft.com/en-us/powerapps/developer/component-framework/component-framework-for-canvas-apps)

0 commit comments

Comments
 (0)