- Update history store to support up to 300 undo/redo states, improving user experience during complex editing sessions. - Refactor batch handling in various components to ensure accurate history tracking and prevent unnecessary entries. - Implement checks to avoid adding duplicate states to the undo stack, optimizing performance and memory usage. - Enhance event handling in canvas and keyboard shortcuts to maintain consistent history state during user interactions. |
||
|---|---|---|
| .. | ||
| agent-settings-dialog.tsx | ||
| color-picker.tsx | ||
| dropdown-select.tsx | ||
| export-dialog.tsx | ||
| icon-picker-dialog.tsx | ||
| number-input.tsx | ||
| save-dialog.tsx | ||
| section-header.tsx | ||
| variable-picker.tsx | ||