forked from KolibriOS/kolibrios
OpenDialog - scrollbar type 2
git-svn-id: svn://kolibrios.org@2355 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
a86930f3da
commit
f13fc854b7
@ -2803,7 +2803,7 @@ scroll_bar_data_vertical:
|
||||
.size_y dw 300 ;+4
|
||||
.start_y dw 45 ;+6
|
||||
.btn_high dd 15 ;+8
|
||||
.type dd 0 ;+12
|
||||
.type dd 2 ;+12
|
||||
.max_area dd 10 ;+16
|
||||
.cur_area dd 2 ;+20
|
||||
.position dd 0 ;+24
|
||||
|
Loading…
Reference in New Issue
Block a user