mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-27 21:02:35 +00:00
Revert "we really should be using round, but why is it worse?"
This reverts commit 81f6de2a8f.
This commit is contained in:
@@ -92,7 +92,7 @@ impl FinderPattern {
|
||||
combinedX,
|
||||
combinedY,
|
||||
combinedModuleSize,
|
||||
combinedCount.round() as usize,
|
||||
combinedCount.floor() as usize,
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user