Bug 507 wip - http://redmine.kokuaviewer.org/issues/507#change-1168 #17
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.
A fix for the issue of subdividing drop down menus. Menus that drop down to the bottom of the gl viewing window will split off when there is only one item at the bottom. This patch looks ahead and adds the "next" menu item to the length and checks the updated length for when to split. This way the menu will not have a submenu option as the last item when it is near the bottom.
This addresses the bug given at the following URL:
http://redmine.kokuaviewer.org/issues/507#change-1168
The changes for this commit range from
90ba938 to 7a47b7b
The b79c280 commit was something I had to do to get it to work with my version of linpng (ver. 1.4). That was part of my original branch off of the weekly.