mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-05-30 15:30:44 +02:00
e8f6a66bed
This is a mixture of refactoring and a fix, updating the Direction::is_valid_direction trait impl for Default layout to return early with false if the count is < 2. fix #851