Skip to content

Commit

Permalink
Update segmented-control.pyui
Browse files Browse the repository at this point in the history
  • Loading branch information
TJ Ferry committed Oct 4, 2014
1 parent 6dbfae5 commit af72101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion segmented-control.pyui
@@ -1 +1 @@
[{"class":"View","attributes":{"name":"Segmented Control Test","background_color":"RGBA(1.000000,1.000000,1.000000,1.000000)","tint_color":"RGBA(0.000000,0.478000,1.000000,1.000000)","enabled":true,"border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","flex":""},"frame":"{{0, 0}, {693, 436}}","nodes":[{"class":"SegmentedControl","attributes":{"name":"segmentedcontrol1","border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","uuid":"B600BDBC-EE92-481B-BB40-50BEF5105A04","enabled":true,"segments":"Hello|World","flex":"LR"},"frame":"{{286, 25}, {120, 29}}","nodes":[]},{"class":"Label","attributes":{"font_size":17,"enabled":true,"text":"Hi There!","flex":"LR","name":"text_label","border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","text_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","alignment":"center","uuid":"BAB3ED6A-62C6-48ED-98A2-F35E4DDD068B"},"frame":"{{269, 73.5}, {154, 48}}","nodes":[]}]}]
[{"class":"View","attributes":{"name":"Segmented Control","background_color":"RGBA(1.000000,1.000000,1.000000,1.000000)","tint_color":"RGBA(0.000000,0.478000,1.000000,1.000000)","enabled":true,"border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","flex":""},"frame":"{{0, 0}, {693, 436}}","nodes":[{"class":"SegmentedControl","attributes":{"name":"segmentedcontrol1","border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","uuid":"B600BDBC-EE92-481B-BB40-50BEF5105A04","enabled":true,"segments":"Hello|World","flex":"LR"},"frame":"{{286, 25}, {120, 29}}","nodes":[]},{"class":"Label","attributes":{"font_size":17,"enabled":true,"text":"Hi There!","flex":"LR","name":"text_label","border_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","text_color":"RGBA(0.000000,0.000000,0.000000,1.000000)","alignment":"center","uuid":"BAB3ED6A-62C6-48ED-98A2-F35E4DDD068B"},"frame":"{{269, 73.5}, {154, 48}}","nodes":[]}]}]

0 comments on commit af72101

Please sign in to comment.