File tree 1 file changed +25
-23
lines changed
1 file changed +25
-23
lines changed Original file line number Diff line number Diff line change 247
247
dimension of the parent. So, if the largest dimension of the parent was 3.0 and is now 6.0,
248
248
the threshold doubles.
249
249
250
- ************************************************************
251
- * *
252
- * before after *
253
- * *
254
- * pick *
255
- * +------------+ *
256
- * | | *
257
- * | ........ | *
258
- * | . . | *
259
- * | . . | *
260
- * | . . | *
261
- * pick | . . | *
262
- * +-----+ | ........ +___ *
263
- * |.....| | | theshold *
264
- * |. .| theshold +------------+--- *
265
- * |.....|___ | *
266
- * +-----+--- < -+ *
267
- * +----------+ *
268
- * +---+ / \ *
269
- * +-----+ +--------------+ *
270
- * parent parent *
271
- * *
272
- ************************************************************
250
+ **************************************************************************************
251
+ * *
252
+ * before after after *
253
+ * (scaleWithParent (scaleWithParent *
254
+ * is false) is true) *
255
+ * *
256
+ * pick *
257
+ * +------------+ *
258
+ * | | *
259
+ * pick | ........ | *
260
+ * +-----+ | . . | *
261
+ * |.....| | . . | *
262
+ * |. .| theshold | . . | *
263
+ * pick |.....|___ | | . . | *
264
+ * +-----+ +-----+--- < -+ | ........ +___ *
265
+ * |.....| | | theshold *
266
+ * |. .| theshold +------------+--- *
267
+ * |.....|___ | *
268
+ * +-----+--- < -+ *
269
+ * +----------+ +----------+ *
270
+ * +---+ / \ / \ *
271
+ * +-----+ +--------------+ +--------------+ *
272
+ * parent parent parent *
273
+ * *
274
+ **************************************************************************************
273
275
274
276
275
277
You can’t perform that action at this time.
0 commit comments