Skip to content

Add an Advanced tab#109

Merged
mikecarr merged 7 commits intodevfrom
advanced-tab
Apr 7, 2025
Merged

Add an Advanced tab#109
mikecarr merged 7 commits intodevfrom
advanced-tab

Conversation

@mikecarr
Copy link
Copy Markdown
Member

@mikecarr mikecarr commented Apr 7, 2025

Description

This merge request adds a new Advanced tab to the application, providing enhanced configuration options for advanced users. The implementation includes:

  • Creation of a new Advanced configuration interface
  • Addition of advanced settings and customization options
  • Improved user experience for power users

Related Issue

This PR fixes or closes issue: fixes #

Motivation and Context

The Advanced tab allows users to:

  • Access more granular configuration options
  • Fine-tune application behavior
  • Customize settings beyond basic configuration

How Has This Been Tested

Types of changes

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 🌎 Translation (addition or update a translation)
  • ⚙️ Tech (code style improvement, performance improvement or dependencies bump)
  • 📚 Documentation (fix or addition in the documentation)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have tested the change locally.

mikecarr added 7 commits April 6, 2025 14:02
- Add ThreadOption.UIThread to event subscriptions
- Prevent cross-thread access issues in event handlers
- Guarantee event handlers run on the UI thread
- Add null check for logger dependency
- Use ForContext to create type-specific logger instance
- Enhance logging context with current type information
@mikecarr mikecarr self-assigned this Apr 7, 2025
@mikecarr mikecarr merged commit f21abf0 into dev Apr 7, 2025
@mikecarr mikecarr deleted the advanced-tab branch June 20, 2025 03:32
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.

1 participant