mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 23:28:33 -06:00
smarter canvas updates, only update when a change is detected
This commit is contained in:
@@ -84,6 +84,11 @@
|
||||
>
|
||||
Sync With Canvas
|
||||
</button>
|
||||
|
||||
@if(planner.LoadingCanvasData)
|
||||
{
|
||||
<Spinner />
|
||||
}
|
||||
</div>
|
||||
<CourseDetails />
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user