Skip to content

Conversation

koolkrafter5
Copy link

This builds off of #17

Split finding rectangular layouts into a separate loop to make logic cleaner and so it returns right when it finds the best fit.
Make variables final so they get inlined.
Increase minimum number of rows to 3.
Edit comment above early return for clarity.

TimeConqueror and others added 4 commits September 1, 2025 00:08
…cleaner and so it returns right when it finds the best fit.

Make variables final so they get inlined.
Increase minimum number of rows to 3.
Edit comment above early return for clarity.
@koolkrafter5 koolkrafter5 requested a review from a team September 3, 2025 03:45
@koolkrafter5 koolkrafter5 added the enhancement New feature or request label Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants