Skip to content

UIScrollView to scroll items if not fit to the screen#88

Open
itimofeev wants to merge 2 commits into
romaonthego:masterfrom
itimofeev:master
Open

UIScrollView to scroll items if not fit to the screen#88
itimofeev wants to merge 2 commits into
romaonthego:masterfrom
itimofeev:master

Conversation

@itimofeev

Copy link
Copy Markdown

Thank you for this nice library!
But we used it to show dynamically loaded from server list of actions and sometimes this list is very long so not fit to the screen. Now we can scroll this list to get to last action for example.

Technically UIView with REMenuItemViews replaced with UIScrollView to be able to scroll when items not fit to the screen.

@billburgess

Copy link
Copy Markdown

+1

@romaonthego

Copy link
Copy Markdown
Owner

Good idea, but it looks like there are some issues with the scroll view height, it goes below the screen.

@itimofeev

Copy link
Copy Markdown
Author

Fixed scroll view height. Tested in ios 6,7,8 with navigation bar.

@avgx

avgx commented Nov 5, 2014

Copy link
Copy Markdown

+1

@kukat

kukat commented Dec 22, 2014

Copy link
Copy Markdown

@itimofeev Nice job. but..

REMenu.h:30:9: 'REMenuContainerView.h' file not found

You have removed REMenuContainerView, but the header reference still there.

@romaonthego romaonthego self-assigned this Jan 9, 2015
@ksudu94

ksudu94 commented May 26, 2015

Copy link
Copy Markdown

Has anyone else run into the issue where the menu no longer recognizes taps or clicks and only allows swipe gestures for selecting a menu item?

@942v

942v commented Jun 20, 2016

Copy link
Copy Markdown

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants