mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-24 02:11:14 +01:00
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