Files
btc-trading/src/api/dashboard/static/js/ui
DiTus dc2b7fc201 Fix settings controls and prevent auto-expand
1. Removed configuringId setting from addIndicator so indicators are NOT expanded by default
2. Added window.updateIndicatorColor function to handle color picker changes
3. Added onchange handler to color picker input to call updateIndicatorColor
4. Added window.updateIndicatorSetting function to update indicator parameters

Users can now:
- Not have indicators auto-expanded when added (default collapsed)
- Click indicator name to manually expand settings
- Change colors and settings and they will update on the chart
2026-02-25 23:15:47 +01:00
..