settings-page.tsx
4.6 KB
-
perf(model-pricing): optimize upstream price sync table · 489c0458
- batch select and unselect operations into single state updates to reduce lag with large model lists. - align current price and upstream preset rows by rendering the same ordered field set. - switch the table to a fixed header, internal body scrolling, and fixed pagination layout with compact upstream header counts. - hide synthesized preset internal IDs and count only effective selectable resolutions.
QuentinHsu committed