spbu-coding-2023 / graphs-graph-10

graphs-graph-10 created by GitHub Classroom
MIT License
20 stars 0 forks source link

fix animation of movement #12

Closed Dabzelos closed 4 months ago

Dabzelos commented 4 months ago

when we move the graph, and the center of graphs moves out the window, whole graph disappears, but when we move back it appears

xamelllion commented 4 months ago

It issue can by fixed by replace IntOffset to DpOffset https://github.com/JetBrains/compose-multiplatform/issues/2198