Moving anything at this zoom level instantly causes the coordinates to dump almost all decimals, so it makes sense that it starts working. Deleting a couple of decimals at the end has no effect. It would be interesting to see at what number of decimals the problem starts appearing.
I started manually deleting groups of digits and letting it re-render. This value causes an interesting error:
-1.468515690361239957814324490811269430659364691830093786051008578060677018733382716747494487473342668551221273245959710670515636454969844012591418159277383642965254705337423995300125727725389218301051464055361304838755757167592294309580803909117386103076679730373979451319942099710521974691624001810668927182343830816301634086731444635149035930563978075832117359884824745617009496272397328863995406851543885162425934218078140513425123173
I get the following message
It breaks the undo function
Parameters:
CopyOfFractal1 {
fractal:
title="CopyOfFractal1" width=640 height=640 layers=1
credits="Phillip;6/27/2025"
layer:
caption="" opacity=100
mapping:
center=-1.4685156903612399578143244908112694306593646918300937860510\
08578060677018733382716747494487473342668551221273245959710670515636\
45496984401259141815927738364296525470533742399530012572772538921830\
10514640553613048387557571675922943095808039091173861030766797303739\
79451319942099710521974691624001810668927182343830816301634086731444\
63514903593056397807583211735988482474561700949627239732886399540685\
1543885162425934218078140513425123/0 magn=1 transforms=1
transform:
filename="mjd private.uxf" entry="test2"
formula:
maxiter=100 filename="Standard.ufm" entry="Mandelbrot" p_start=0/0
p_power=2/0 p_bailout=128
inside:
transfer=none
outside:
transfer=linear filename="Standard.ucl" entry="Smooth" p_power=2/0
p_bailout=128.0
gradient:
smooth=yes index=0 color=8716288 index=100 color=16121855 index=200
color=46591 index=300 color=156
opacity:
smooth=no index=0 opacity=255
}
Deleting the decimals one by one leads to the first working value at
-1.46851569036123995781432449081126943065936469183009378605100857806067701873338271674749448747334266855122127324595971067051563645496984401259141815927738364296525470533742399530012572772538921830105146405536130483875575716759229430958080390911738610307667973037397945131994209971052197469162400181066892718234
Adding any more digits manually, even a 0, causes the error. Maybe this helps.
Tested in UF 6.05 (64 bit), Windows 10
Moving anything at this zoom level instantly causes the coordinates to dump almost all decimals, so it makes sense that it starts working. Deleting a couple of decimals at the end has no effect. It would be interesting to see at what number of decimals the problem starts appearing.
I started manually deleting groups of digits and letting it re-render. This value causes an interesting error:
-1.468515690361239957814324490811269430659364691830093786051008578060677018733382716747494487473342668551221273245959710670515636454969844012591418159277383642965254705337423995300125727725389218301051464055361304838755757167592294309580803909117386103076679730373979451319942099710521974691624001810668927182343830816301634086731444635149035930563978075832117359884824745617009496272397328863995406851543885162425934218078140513425123173
**I get the following message**

**It breaks the undo function**
Parameters:
````
CopyOfFractal1 {
fractal:
title="CopyOfFractal1" width=640 height=640 layers=1
credits="Phillip;6/27/2025"
layer:
caption="" opacity=100
mapping:
center=-1.4685156903612399578143244908112694306593646918300937860510\
08578060677018733382716747494487473342668551221273245959710670515636\
45496984401259141815927738364296525470533742399530012572772538921830\
10514640553613048387557571675922943095808039091173861030766797303739\
79451319942099710521974691624001810668927182343830816301634086731444\
63514903593056397807583211735988482474561700949627239732886399540685\
1543885162425934218078140513425123/0 magn=1 transforms=1
transform:
filename="mjd private.uxf" entry="test2"
formula:
maxiter=100 filename="Standard.ufm" entry="Mandelbrot" p_start=0/0
p_power=2/0 p_bailout=128
inside:
transfer=none
outside:
transfer=linear filename="Standard.ucl" entry="Smooth" p_power=2/0
p_bailout=128.0
gradient:
smooth=yes index=0 color=8716288 index=100 color=16121855 index=200
color=46591 index=300 color=156
opacity:
smooth=no index=0 opacity=255
}
````
Deleting the decimals one by one leads to the first working value at
-1.46851569036123995781432449081126943065936469183009378605100857806067701873338271674749448747334266855122127324595971067051563645496984401259141815927738364296525470533742399530012572772538921830105146405536130483875575716759229430958080390911738610307667973037397945131994209971052197469162400181066892718234
Adding any more digits manually, even a 0, causes the error. Maybe this helps.
Tested in UF 6.05 (64 bit), Windows 10