#1673 PR merged
: Avoid falsely detected changed layout (issues 1657 and 1658)¶
Labels: enhancement
, fixed / solved / done
, minor bug
jsmeix opened issue at 2018-01-03 16:25:¶
Sort layout entries before comparing
to avoid a falsely detected changed layout.
This should fix
https://github.com/rear/rear/issues/1657
Tomorrow I try to also fix
https://github.com/rear/rear/issues/1658
but that looks more complicated...
jsmeix commented at 2018-01-05 16:08:¶
Works well for me and because the checklayout workflow
is not really critical, I dare to "just merge" it now.
[Export of Github issue for rear/rear.]