Truncate overflowing combo widget text by christian-byrne · Pull Request #17 · Comfy-Org/litegraph.js (original) (raw)

Some widgets (combo, number) render overflowing text currently:

Selection_045

This change truncates the displayed text on the combo widgets, without changing the underlying values:

text-truncate.mp4