angular-ui/ui-grid

Unable to disable vertical Scroll [since v3.0.0-rc.20-89461bc]

Open

#3.370 aberto em 27 de abr. de 2015

Ver no GitHub
 (4 comments) (0 reactions) (1 assignee)JavaScript (2.496 forks)batch import
good first issue

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

This commit 89461bc broke the ability to disable vertical scrolling.

Last unstable version (NOT WORKING): http://plnkr.co/edit/k46LqpiBc1cesOP8xdIM?p=preview

Unstable version v3.0.0-rc.20-d4a784f - 2015-04-21 (WORKING): http://plnkr.co/edit/35szFnzVSPGinvzJgR8y?p=preview

Also, the scrolling cannot be disabled if the grid has already been scrolled.

Guia do colaborador