Search Issue Tracker

By Design

Votes

0

Found in

2017.1.0b7

Issue ID

919599

Regression

Yes

Rect position is not allowed to be bigger than the view area when using BeginScrollView

IMGUI

-

Reproduction Steps:
1. Import attached project.
2. In Menu, select "Bug" -> "Reproduce".
3. In the Bug tab, hold Ctrl and use the mouse wheel to scroll within the tab.

Expected result: The BeginScrollView Rect position can be bigger than the view area. (GIF attached)
Actual result: Rect position is not allowed to be bigger than the view area when using BeginScrollView. (GIF attached)

Reproducible with: 5.6.1p2, 2017.1.0b9, 2017.2.0a3
Not reproducible with: 2017.1.0b6
Regression introduced in: 2017.1.0b7

Comments (3)

  1. Seto

    Jun 29, 2017 15:29

  2. Seto

    Jun 29, 2017 14:56

    It actually breaks my editor plugin.

  3. Seto

    Jun 29, 2017 14:55

    If it is by design, then how can I scale the content in the scroll view without affecting the clipping.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.