CsabaConsulting / InspectorGadgetApp

Open Multi-Modal Personal Assistant
MIT License
3 stars 1 forks source link

Spin control to adjust RAG ANN distance threshold number doesn't fit on a FAW (small) screen #35

Closed MrCsabaToth closed 3 weeks ago

MrCsabaToth commented 4 weeks ago

The central edit box which supposed to show the value in the center doesn't have screen estate to display the number. We'll change multiple things:

  1. Decrease paddings
  2. Remove the Min / Max button and leave only the Increment / Decrement button

The only thing left is to possibly put the min / max buttons back on large screens, that can be another ticket.