margins, ui fixes
This commit is contained in:
parent
3d1c68210c
commit
80cf16ada5
8 changed files with 46 additions and 34 deletions
|
@ -127,8 +127,8 @@ public class Slider extends Element {
|
|||
|
||||
public void reformat() {
|
||||
this.position = gui_slider_pixel();
|
||||
if(this.visible)
|
||||
this.r_dirty = true;
|
||||
// if(this.visible)
|
||||
// this.r_dirty = true;
|
||||
super.reformat();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue