mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-23 06:02:11 -03:00
- Add new setting 'loramanager.trigger_word_max_height' (150-600px, default 300px) - Add getTriggerWordMaxHeight() getter to retrieve setting value - Update tags_widget to respect max height limit with scrollbar - Add getMaxHeight callback for ComfyUI layout system - Add tooltip note about requiring page reload Fixes #706