Commit Graph

39 Commits

Author SHA1 Message Date
pengfei.zhou
5224df5369 iOS: change logic weight caculating to align android 2021-07-29 11:37:55 +08:00
pengfei.zhou
c27a9bd672 iOS: measure undefined set content size 2021-05-14 19:58:34 +08:00
pengfei.zhou
98db105a73 iOS: fix when set padding 2021-05-08 10:30:45 +08:00
pengfei.zhou
a46bfe9284 iOS: Stack gravity default to left and top 2021-05-08 10:30:45 +08:00
pengfei.zhou
d8412f3a96 iOS: fix case when parent is fit,child is most, align to android 2021-05-08 10:30:45 +08:00
pengfei.zhou
2fe2cded48 iOS: fix when parent and parent's parent is fit,child is most,cannot be extend to right size. 2021-04-19 17:44:04 +08:00
pengfei.zhou
526234b878 iOS: Fix size change cause corners show error 2021-04-07 17:25:47 +08:00
pengfei.zhou
cabb1b1f82 iOS:fix layouts error 2020-04-26 19:00:36 +08:00
pengfei.zhou
cffb3fb0e9 iOS:Change the behaviour only in VLayout and HLayout and Stack 2020-04-26 09:48:03 +08:00
pengfei.zhou
05927b33d5 fix when parent is fit ,child is most,resolve this situation 2020-04-23 20:02:23 +08:00
pengfei.zhou
c56c58423b iOS:fix layout error 2020-04-21 11:13:06 +08:00
pengfei.zhou
5a8a855f89 iOS:Fix nested use of FlexLayout 2020-04-13 14:44:32 +08:00
pengfei.zhou
80811a3bf6 Layout add minWidth minHeight maxWidth maxHeight 2020-04-11 13:02:16 +08:00
pengfei.zhou
4ea7683003 iOS:add minWidth and minHeight for DoricLayout 2020-04-11 13:02:16 +08:00
pengfei.zhou
b266fdaa20 iOS:fix when LayoutSpec.MOST and weight both setted 2020-04-10 16:17:37 +08:00
pengfei.zhou
89333e2252 iOS:keep iOS behavior align to android 2020-04-10 14:35:21 +08:00
pengfei.zhou
c7f3f74b69 iOS:fix weight problem 2020-04-09 13:32:14 +08:00
pengfei.zhou
a9608506f5 iOS:fix Transform situation when apply layout 2020-04-08 20:33:20 +08:00
pengfei.zhou
7f26910f0c iOS:when measure child ,remove margin 2020-04-08 20:33:20 +08:00
pengfei.zhou
e689d52f26 iOS:DoricLayout use marginLeft and marginTop instead of x or y 2020-04-08 20:33:20 +08:00
pengfei.zhou
5babfb4c9c iOS:fix Refreshable 2020-04-08 20:33:20 +08:00
pengfei.zhou
b17ff48c59 iOS:refact requestLayout logic 2020-04-08 20:33:20 +08:00
pengfei.zhou
95d9158fac iOS:fix Flowlayout loadmore then cell's framesize set to zero 2020-04-08 20:33:20 +08:00
pengfei.zhou
f3c8d1be31 iOS:fix Slider and rotation 2020-04-08 20:33:20 +08:00
pengfei.zhou
eb78e3e201 iOS:fix Scroller 2020-04-08 20:33:20 +08:00
pengfei.zhou
2e0bbcfb89 iOS:UIImageView resize when one dimension is just or most,anothor is fit. 2020-04-08 20:33:20 +08:00
pengfei.zhou
870a7e74af iOS:implement MaxWidth and MaxHeight 2020-04-08 20:33:20 +08:00
pengfei.zhou
91787fb0af iOS:DoricLayout add weight support 2020-04-08 20:33:20 +08:00
pengfei.zhou
abbe0ba377 iOS refact DoricLayout 2020-04-08 20:33:20 +08:00
pengfei.zhou
ca6a3284f2 refact some code 2020-04-08 20:33:20 +08:00
pengfei.zhou
438f729ec6 iOS:Change DoricGravity enum name 2020-03-27 10:08:54 +08:00
pengfei.zhou
29402662ef iOS avoid set frame twice 2020-03-21 19:14:44 +08:00
pengfei.zhou
201278629a iOS:Gravity and Margin shold affect at the same time 2020-03-21 19:14:44 +08:00
pengfei.zhou
3eda0358d1 iOS:fix when set weight error 2020-03-21 19:14:44 +08:00
pengfei.zhou
38ea6ea7d4 iOS:fix cannot change rootView's layoutconfig or size 2020-03-13 19:38:39 +08:00
pengfei.zhou
b6eba02496 iOS:Fix padding calculate error 2020-03-03 12:00:24 +08:00
pengfei.zhou
67f27bf367 iOS:fix space error when no child 2020-03-03 12:00:24 +08:00
pengfei.zhou
0961cb9fc9 refact:change field name from scheme to source 2020-02-19 19:54:10 +08:00
pengfei.zhou
98b3d419ff rename dir 2019-12-21 23:01:45 +08:00