feature: use avaliable space if first sub is too large#248
Open
birdspider wants to merge 1 commit into
Open
Conversation
by shifting sideways and lifting/lowering
Owner
|
Yep, indeed, my idea was to implement some kind of scroll later (most probably as an addon/extension since I realized this is quite a bit of code most users won't need). The problem with a generic solution like yours is that when auto-lifted up the sub usually covers some of the sibling main menu items right away. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
hi,
I would need something like this, do you want it upstreamed or should I maintain this separately ?
Feedback is also welcome.
Regards
--
this shifts long subs sideways and up/down into available space (is easily visible in the configurator by using a small
vhand opening "Long-Sub")EDIT: I should add, this is in response to
scrollnot being implemented (yet?) in sm2.0 (in sm1.0 there was an up/down icon which shifted the items), ifscrollgets implemented (I could help a bit) - this PR may be unnecessary