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 #329

Open jiviteshjain opened 5 years ago

jiviteshjain commented 5 years ago

Description:

If a long polynomial expression is provided, the linked list covers the play, pauses and rewind buttons under the 'Multiply' functionality.

Steps to reproduce:

Go to this page and type sufficiently long polynomials in the inputs such that the result linked list would span multiple lines. Click on Multiply.

Expected Result:

The buttons should move down to give space for the linked list to grow.

Screenshot:

Selection_010