widget id: fix viewport child widget
(cherry picked from commit ba88c222b29b31baa5bb6a216b5d23e7c8b62ee4)
This commit is contained in:
@@ -186,7 +186,7 @@ public class WidgetID
|
|||||||
|
|
||||||
static class Viewport
|
static class Viewport
|
||||||
{
|
{
|
||||||
static final int FIXED_VIEWPORT = 20;
|
static final int FIXED_VIEWPORT = 17;
|
||||||
static final int RESIZABLE_VIEWPORT_OLD_SCHOOL_BOX = 12;
|
static final int RESIZABLE_VIEWPORT_OLD_SCHOOL_BOX = 12;
|
||||||
static final int RESIZABLE_VIEWPORT_BOTTOM_LINE = 12;
|
static final int RESIZABLE_VIEWPORT_BOTTOM_LINE = 12;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user