walnuthq / cairovm.codes

Source code for cairovm.codes — a web app to compile Cairo programs into Sierra and CASM with step-through execution capabilities.
https://cairovm.codes
MIT License
29 stars 24 forks source link

Bug: UI bugs in three-column mode #156

Closed melnikga closed 2 months ago

melnikga commented 2 months ago

The following bugs need to be fixed:

  1. The scroll bar in the editor overlaps the drop-down menu image

  2. There is no scroll bar in the Debug info window image

  3. When you turn on the three-column mode and switch to mobile resolution, the third column remains, but it is not visible. It is necessary to completely hide the third column in the mobile version image

  4. Remove the ctrl-k button from the mobile version image