orca-app/orca

UI known issues

Opened this issue · 0 comments

Imported from gitea. See https://git.handmade.network/hmn/orca/issues/115 for previous conversation

  • Panel scrollbar doesn't respect margin and doesn't scroll to the end
  • Panel scrollbar bg looks bad in the demo
  • Menu button should stay highlighted when navigating the expander
  • Menu item click not working, only press
  • Menu bar has a 1px border? (at 1.75 scale)
  • HSlider mouse leave to the left brings it to 1
  • VSlider mouse leave to the top brings it to 0
  • Slider layout math takes two frames and results in a flicker
  • Slider should support mouse wheel
  • First frame of the tooltip renders in another location for some parent positions
  • Overscrolling the panel makes the scrollbar blink for a frame. Likely clamping related
  • Textbox scrolls by character and it should by pixel
  • Programmatic scroll control for the panel
  • Select with many options can overflow the window