• Przemyslaw Kaminski's avatar
    [Graph] doesn't flicker now at all! · 3a1dc8f0
    Przemyslaw Kaminski authored
    Turns out the issue was also at parent getting rerenders.
    So the trick is that I added an empty div with ref for parent node and,
    next to it, the Graph component pointing to that ref.
    Graph component calls react's usePortal with that parent ref and a small
    'createElement' div to hold sigma canvases.
    3a1dc8f0
Name
Last commit
Last update
..
Components Loading commit data...
Config Loading commit data...
Hooks Loading commit data...
Text Loading commit data...
Utils Loading commit data...
BootstrapNative.js Loading commit data...
BootstrapNative.purs Loading commit data...
Config.purs Loading commit data...
Ends.purs Loading commit data...
Prelude.purs Loading commit data...
Router.purs Loading commit data...
Routes.purs Loading commit data...
Sessions.purs Loading commit data...
Types.purs Loading commit data...
Utils.purs Loading commit data...