Feature: Support Thin-style Stacking Lips #135
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.





This PR adds support for a thin stacking lip style (eg. see the thin lip style at https://gridfinitygenerator.com).
The thin stacking lip style modifies the bottom section of the stacking lip profile to create a more streamlined appearance and feel, while reducing the ability to stack bins securely compared to the standard stacking lip. I find the thin lip style more useful and aesthetically pleasing for simple desk drawer oranisers.
This option can be toggled on or off via a new property (
StackingLipThinStyle) in the Gridfinity feature settings. The option is disabled by default.This PR consists of 4 separate commits:
I have not created any automated tests for this PR, but I have extensively tested and printed test objects with various combinations with scoops and shelves enabled/disabled and the various lip styles (off, thin, full).
I am happy to squash or reorganise these commits to suit the needs of the project.
Closes #114
Closes #101
Closes #70