Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor RotationConfigWindow and update submodule #608

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

LTS-FFXIV
Copy link
Member

This pull request includes updates to the ECommons submodule and improvements to the DrawDutyRotation method in RotationSolver/UI/RotationConfigWindow.cs. The most important changes include updating the submodule commit reference and refining the logic for handling incompatible plugins.

Updates and improvements:

  • ECommons: Updated the submodule commit reference to a new commit.
  • RotationSolver/UI/RotationConfigWindow.cs: Refined the logic in DrawDutyRotation to check for a specific type of installed incompatible plugin and streamlined the message display.

Updated subproject commit to c28878a. Refactored DrawErrorZone in RotationConfigWindow:
- Check for incompatible plugin using FirstOrDefault.
- Removed hasIncompatiblePlugin boolean check.
- Simplified message string construction.
- Refactored ImRaii.PushColor with using var syntax.
- Improved readability by removing unnecessary braces.
@LTS-FFXIV LTS-FFXIV merged commit 5047caa into main Jan 31, 2025
@LTS-FFXIV LTS-FFXIV mentioned this pull request Jan 31, 2025
@LTS-FFXIV LTS-FFXIV deleted the hotfix69 branch February 9, 2025 03:34
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