roborazzi icon indicating copy to clipboard operation
roborazzi copied to clipboard

About defaulting the `hShift = 1` option

Open takahirom opened this issue 1 year ago • 0 comments

It appears that we can mitigate OS-specific differences by using dropbox/differ's hShift option. The question is whether this should be set as the default option. Without using hShift, the diffs look like this: https://github.com/takahirom/roborazzi/pull/433 When using hShift=1, the diffs appear as follows (There are still differences when using dumps and scale options, as well as for desktop screenshots. However, for typical use cases, these differences will largely disappear. https://github.com/takahirom/roborazzi/pull/456

takahirom avatar Jul 30 '24 03:07 takahirom