Commit f7397a0
committed
Remove confusing
It's hard to tell at first glance under what circumstances `is_top_level_control()`
returns `true`. So it's hard to decide when to use this method. And it seems to be
just a helper function for `Control::get_root_parent_control()`.
`is_top_level_control()` seems to only return `true` during entry and exit of canvas.Control::is_top_level_control()
1 parent 7b1ed52 commit f7397a0
2 files changed
+0
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
611 | | - | |
612 | | - | |
613 | | - | |
614 | | - | |
615 | 610 | | |
616 | 611 | | |
617 | 612 | | |
| |||
631 | 626 | | |
632 | 627 | | |
633 | 628 | | |
634 | | - | |
635 | | - | |
636 | | - | |
637 | | - | |
638 | 629 | | |
639 | 630 | | |
640 | 631 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
432 | | - | |
433 | 431 | | |
434 | 432 | | |
435 | 433 | | |
| |||
0 commit comments