Search Issue Tracker

By Design

Votes

0

Found in

4.1.2f1

Issue ID

538517

Regression

No

EditorGUI.IntSlider disppears when using a width smaller than a certain threshold

IMGUI

-

Steps to reproduce :

- import the project attached
- go to BugReport > IntSliderTest
- notice that the slider is not visible
- open the IntSliderTest.cs and change const float sliderwidth = 110 to 120
- notice that the slider is visible now

Add comment

Log in to post comment