virtual-labs-archive / data-structures-iiith

This repository contains sources to Data Structures Lab IIITH.
https://cse01-iiith.vlabs.ac.in/
Other
1 stars 73 forks source link

Polynomial-Operations_Simulation #330

Open jiviteshjain opened 5 years ago

jiviteshjain commented 5 years ago

Description:

The play, pause and rewind buttons cover the linked list if very long polynomial expressions are provided under the 'Add' functionality.

Steps to reproduce:

Go to this page, enter sufficiently long polynomial expressions such that the linked lists would span multiple lines (depending on the window width), and press Add.

Expected Result:

The buttons should move down and out of the way of the linked list.

Screenshot:

Selection_012