dotnet / dotnet/maui

Pattern Paint is not positioned to 0,0 when X and Y set as 0,0

Open
#29,368 3 comments 0 reactions 0 assignees View on GitHub
area-drawing partner/syncfusion platform/android platform/ios platform/macos platform/windows s/triaged s/verified t/bug
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 14h
Merged PRs (30d)
296

Description

### Description

When drawing a pattern, the pattern does not appear at the 0,0 position even though we set the coordinates to 0,0.

>Note: Image Paint exhibits similar behavior, but to view the output, we need the changes from pull requests #28726 and #29138.

| Mac | iOS | Android|
|--|--|--|
| Image | Image | Image |

### Steps to Reproduce

1. Clone the repor and deploy the Canvas Paint Position issue sample.
2. Notice the X and Y position is on 0,0.

### Link to public reproduction project repository

https://github.com/NirmalKumarYuvaraj/MauiIssues/tree/main

### Version with bug

9.0.60 SR6

### Is this a regression from previous behavior?

Not sure, did not test other versions

### Last version that worked well

Unknown/Other

### Affected platforms

iOS, Android, macOS, Windows

### Affected platform versions

_No response_

### Did you find any workaround?

_No response_

### Relevant log output

```shell

```

Contributor guide

Open the contributing guide

Research direction

Start by running the Canvas Paint Position issue sample from the linked MauiIssues repository and verify the Pattern Paint output on the affected platforms. Read the issue context and the changes referenced in pull requests #28726 and #29138, then trace the pattern positioning behavior. Done means Pattern Paint renders at the requested 0,0 position across the reported platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop-dev, frontend, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.