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}
_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
Future<void> onLoad() async {
await super.onLoad();

Loading…
Cancel
Save