Closed ttaiv closed 1 month ago
- DijkstraPE-reserach-v3: The "Priority Queue" box is 18 pixels lower than the "Legend" box, and it bottom continues below the Node-Distance-Parent table. See the picture below.
- This was already fixed in the main branch
jaal2.0
, so I merged it to this branch.2. DijkstraPE-research: There is no black rectangle around the Legend box nor colored boxes on the left of the legend text. See the picture below. & similar issue with PrimAVPE
- Good catch! I did not notice that my modifications had broken these legends. As a fix, I implemented those legends using the same createLegend function as in PQ versions of these exercises.
I re-examined the visual appearance of student's view and model answer view. This looks good, thank you!
Closes #270