REMenu icon indicating copy to clipboard operation
REMenu copied to clipboard

UIScrollView to scroll items if not fit to the screen

Open itimofeev opened this issue 10 years ago • 7 comments

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.

itimofeev avatar Sep 03 '14 08:09 itimofeev

+1

billburgess avatar Sep 10 '14 14:09 billburgess

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

romaonthego avatar Sep 14 '14 19:09 romaonthego

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

itimofeev avatar Sep 25 '14 06:09 itimofeev

+1

avgx avatar Nov 05 '14 09:11 avgx

@itimofeev Nice job. but..

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

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

kukat avatar Dec 22 '14 08:12 kukat

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?

ksudu94 avatar May 26 '15 20:05 ksudu94

+1

942v avatar Jun 20 '16 17:06 942v