This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch Pilot-Pirx-macos
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/Pilot-Pirx-macos by this push:
new 117ad0f931 Additional changes
117ad0f931 is described below
commit 117ad0f931885e787fccd52eaeaa831f3e26304d
Author: mseidel <[email protected]>
AuthorDate: Sat Jan 10 01:25:28 2026 +0100
Additional changes
---
main/vcl/aqua/source/app/saldata.cxx | 10 +++++-----
main/vcl/aqua/source/res/cursors/asn.png | Bin 212 -> 544 bytes
main/vcl/aqua/source/res/cursors/asne.png | Bin 240 -> 542 bytes
main/vcl/aqua/source/res/cursors/asns.png | Bin 234 -> 675 bytes
main/vcl/aqua/source/res/cursors/asnw.png | Bin 246 -> 524 bytes
main/vcl/aqua/source/res/cursors/ass.png | Bin 222 -> 548 bytes
main/vcl/aqua/source/res/cursors/asse.png | Bin 243 -> 533 bytes
main/vcl/aqua/source/res/cursors/assw.png | Bin 236 -> 552 bytes
main/vcl/aqua/source/res/cursors/aswe.png | Bin 228 -> 638 bytes
9 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/main/vcl/aqua/source/app/saldata.cxx
b/main/vcl/aqua/source/app/saldata.cxx
index 83ef1ffc12..fbb3f50dac 100644
--- a/main/vcl/aqua/source/app/saldata.cxx
+++ b/main/vcl/aqua/source/app/saldata.cxx
@@ -212,14 +212,14 @@ const aCursorTab[ POINTER_COUNT ] =
{ "pivotfld", { 8, 7 } }, // POINTER_PIVOT_FIELD
{ "chain", { 0, 2 } }, // POINTER_CHAIN
{ "chainnot", { 2, 2 } }, // POINTER_CHAIN_NOTALLOWED
-{ "asn", { 16, 12 } }, // POINTER_AUTOSCROLL_N
+{ "asn", { 15, 12 } }, // POINTER_AUTOSCROLL_N
{ "ass", { 15, 19 } }, // POINTER_AUTOSCROLL_S
{ "asw", { 12, 15 } }, // POINTER_AUTOSCROLL_W
{ "ase", { 19, 15 } }, // POINTER_AUTOSCROLL_E
-{ "asnw", { 10, 10 } }, // POINTER_AUTOSCROLL_NW
-{ "asne", { 21, 10 } }, // POINTER_AUTOSCROLL_NE
-{ "assw", { 21, 21 } }, // POINTER_AUTOSCROLL_SW
-{ "asse", { 21, 21 } }, // POINTER_AUTOSCROLL_SE
+{ "asnw", { 9, 9 } }, // POINTER_AUTOSCROLL_NW
+{ "asne", { 22, 9 } }, // POINTER_AUTOSCROLL_NE
+{ "assw", { 9, 22 } }, // POINTER_AUTOSCROLL_SW
+{ "asse", { 22, 22 } }, // POINTER_AUTOSCROLL_SE
{ "asns", { 15, 15 } }, // POINTER_AUTOSCROLL_NS
{ "aswe", { 15, 15 } }, // POINTER_AUTOSCROLL_WE
{ "asnswe", { 15, 15 } }, // POINTER_AUTOSCROLL_NSWE
diff --git a/main/vcl/aqua/source/res/cursors/asn.png
b/main/vcl/aqua/source/res/cursors/asn.png
index 7a140b1ec9..66ceb2221e 100644
Binary files a/main/vcl/aqua/source/res/cursors/asn.png and
b/main/vcl/aqua/source/res/cursors/asn.png differ
diff --git a/main/vcl/aqua/source/res/cursors/asne.png
b/main/vcl/aqua/source/res/cursors/asne.png
index 311506aeb3..6dd1119aef 100644
Binary files a/main/vcl/aqua/source/res/cursors/asne.png and
b/main/vcl/aqua/source/res/cursors/asne.png differ
diff --git a/main/vcl/aqua/source/res/cursors/asns.png
b/main/vcl/aqua/source/res/cursors/asns.png
index 1c8950eb28..eb9e0ab61c 100644
Binary files a/main/vcl/aqua/source/res/cursors/asns.png and
b/main/vcl/aqua/source/res/cursors/asns.png differ
diff --git a/main/vcl/aqua/source/res/cursors/asnw.png
b/main/vcl/aqua/source/res/cursors/asnw.png
index 9fd0036df0..11e933529a 100644
Binary files a/main/vcl/aqua/source/res/cursors/asnw.png and
b/main/vcl/aqua/source/res/cursors/asnw.png differ
diff --git a/main/vcl/aqua/source/res/cursors/ass.png
b/main/vcl/aqua/source/res/cursors/ass.png
index bee09e736a..4304aed30a 100644
Binary files a/main/vcl/aqua/source/res/cursors/ass.png and
b/main/vcl/aqua/source/res/cursors/ass.png differ
diff --git a/main/vcl/aqua/source/res/cursors/asse.png
b/main/vcl/aqua/source/res/cursors/asse.png
index d7883211d4..c2fe689f82 100644
Binary files a/main/vcl/aqua/source/res/cursors/asse.png and
b/main/vcl/aqua/source/res/cursors/asse.png differ
diff --git a/main/vcl/aqua/source/res/cursors/assw.png
b/main/vcl/aqua/source/res/cursors/assw.png
index 0b0a496a52..d50b2c2e5e 100644
Binary files a/main/vcl/aqua/source/res/cursors/assw.png and
b/main/vcl/aqua/source/res/cursors/assw.png differ
diff --git a/main/vcl/aqua/source/res/cursors/aswe.png
b/main/vcl/aqua/source/res/cursors/aswe.png
index b9c5afaac0..95fbfbb1c7 100644
Binary files a/main/vcl/aqua/source/res/cursors/aswe.png and
b/main/vcl/aqua/source/res/cursors/aswe.png differ