Skip to content

how to fix broken list forms

Keisuke Miyako edited this page Jan 31, 2025 · 2 revisions

goal

  • matches highlight matches detail area
  • side matches window border

guidelines

  • form: horizontal margin:15 (scrollbar width to be precise, which is actually platform dependent)
  • borders-rect: line-width:1, left:1, bottom:detail+1
  • background-rect: left:2, top:header, bottom:detail, right:borders-rect.right-2, level:borders-rect-1
  • vertical-line: top:borders-rect.top+1, bottom:borders-rect.bottom
  • vertical-splitter: borders-rect.top, bottom:borders-rect.bottom, pusher:true
  • input: stroke:auto, fill:none

Clone this wiki locally