NetLogo/NetLogo

"Procedures" dropdown can overflow content off-screen

開放

#2,306 建立於 2024年8月30日

 (1 則留言) (0 個反應) (0 位負責人)HTML (236 個分叉)batch import
editorgood first issuewindows

倉庫指標

星標
 (958 顆星)
PR 合併指標
 (平均合併 154天 14小時) (30 天內合併 5 個 PR)

描述

Steps to reproduce

  • This error occurred for me on Windows, but not on Ubuntu with GNOME
  • Create a model with a ton of procedures, such that the "Procedures" dropdown cannot show them all in one column
  • Go to the "Code" tab
  • Click the "Procedures" dropdown

What should happen

  • All procedures are visible in the dropdown

What actually happens

  • A second column of procedures is created, by some from the bottom of the first column are not visible, because they flow off the bottom of the screen

貢獻者指南