Skip to content

Conversation

@ThomasByr
Copy link
Owner

@ThomasByr ThomasByr commented Jan 5, 2026

Added 4 buttons: save, load, undo, redo

  • ProjectContext is used to register all actions (the ones that make sense)
  • Fixed some bugs in the custom legend

TODO

  • Refactor components in subfolders (maybe?)
  • Break down App.css
  • Make the left menu scrollable so that it does not go off the view

- Added ProjectContext to manage series, plot settings, and view mode with history tracking.
- Introduced HistoryButton component for undo/redo actions in the UI.
- Updated App component to utilize project context and manage series and settings.
- Enhanced PlotArea, SettingsTab, and AnalysisTab to support transaction management.
- Added CSS styles for new icon buttons and toolbar layout.
- Integrated file saving and loading functionality with Tauri and File System Access API.
- Refactored series and plot settings updates to include history management.
@ThomasByr ThomasByr merged commit caa92e5 into main Jan 6, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants