mirror of
https://gitee.com/openharmony/msdp_device_status
synced 2024-11-23 07:29:52 +00:00
update services/interaction/drag/src/drag_drawing.cpp.
Signed-off-by: dengshucheng <dengshucheng@huawei.com>
This commit is contained in:
parent
a8fc023434
commit
ca809deb88
@ -2707,7 +2707,7 @@ void DrawMouseIconModifier::Draw(Rosen::RSDrawingContext &context) const
|
||||
if (ret != RET_OK) {
|
||||
FI_HILOGE("Get pointer color failed, ret:%{public}d", ret);
|
||||
}
|
||||
cursorPixel = MAGIC_INDEPENDENT_PIXELS;
|
||||
cursorPixel = MAGIC_INDEPENDENT_PIXEL;
|
||||
}
|
||||
Media::SourceOptions opts;
|
||||
opts.formatHint = "image/svg+xml";
|
||||
|
Loading…
Reference in New Issue
Block a user