Ristellise / AegisubDC

Aegisub, Daydream Cafe Edition
Other
282 stars 31 forks source link

Automation scripts that have decimal values boxes to type are displaying incorrectly. #25

Closed Arex-M closed 3 years ago

Arex-M commented 3 years ago

image For some reason, the box next to the checkbox Blur is displaying 1.00 instead of 0.01. Other automations scripts also have this the same issue.

Ristellise commented 3 years ago

image For some reason, the box next to the checkbox Blur is displaying 1.00 instead of 0.01. Other automations scripts also have this the same issue.

inside Aegisub Motion: step: 0.01, value: 1, The Step is 0.01 which is correct, same for the values as well.

Closing as won't fix due to intended behavior.