chore: add todo

pull/229/head
Allison Ryan 3 years ago
parent 8c89cb3197
commit ce93f4d31b

@ -93,6 +93,8 @@ class _ChromeDinoAnchor extends JointAnchor {
/// {@macro chrome_dino_anchor} /// {@macro chrome_dino_anchor}
_ChromeDinoAnchor(); _ChromeDinoAnchor();
// TODO(allisonryan0002): if these aren't moved when fixing the rendering, see
// if the joint can be created in onMount to resolve render syncing.
@override @override
Future<void> onLoad() async { Future<void> onLoad() async {
await super.onLoad(); await super.onLoad();

Loading…
Cancel
Save