mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 15:50:00 -06:00
another UI attempt, I guess.
sorry.
This commit is contained in:
25
src/libui_sdl/libui/_wip/sv/textview.nots
Normal file
25
src/libui_sdl/libui/_wip/sv/textview.nots
Normal file
@ -0,0 +1,25 @@
|
||||
backgroundColor NSCalibratedWhiteColorSpace 1 1
|
||||
drawsBackground 1
|
||||
borderType 2
|
||||
documentCursor <NSCursor: 0x608000041f20>
|
||||
hasHorizontalScroller 0
|
||||
hasVerticalScroller 1
|
||||
autohidesScrollers 0
|
||||
hasHorizontalRuler 0
|
||||
hasVerticalRuler 0
|
||||
rulersVisible 0
|
||||
10.10 autoAdjContentInsets 1
|
||||
scrollerKnobStyle 0
|
||||
scrollerStyle 1
|
||||
horizontalLineScroll 10
|
||||
verticalLineScroll 10
|
||||
horizontalPageScroll 10
|
||||
verticalPageScroll 10
|
||||
scrollsDynamically 1
|
||||
findBarPosition 1
|
||||
usesPredomAxisScroll 0
|
||||
horizontalElasticity 0
|
||||
verticalElasticity 0
|
||||
10.8 allowsMagnification 0
|
||||
10.8 maxMagnification 4
|
||||
10.8 minMagnification 0.25
|
Reference in New Issue
Block a user