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

Begin merging FCXCtrlCustomLuaWindow into FCMCtrlCustomLuaWindow #430

Merged

Conversation

ThistleSifter
Copy link
Member

@ThistleSifter ThistleSifter commented Feb 6, 2023

This PR starts the process of reducing the number of FCX mixins as discussed in #399 and simplifying and reducing mixin code. I'll be doing it in a number of stages.

@rpatters1
Copy link
Collaborator

This code looks okay to me, but somewhere along the line FCXCustomLuaWindow has lost its ability to remember its position. I am looking at, e.g., transpose_by_step.lua and it no longer remembers its window position when you open it the next time.

@rpatters1
Copy link
Collaborator

Actually, on further testing, it appears that this PR is what introduced the defect that causes window position not to be remembered.

@ThistleSifter ThistleSifter force-pushed the fcm-ctrl-custom-lua-window branch from 4b95a25 to 03b11ac Compare February 10, 2023 10:27
@ThistleSifter
Copy link
Member Author

This should be fixed now.

@rpatters1 rpatters1 merged commit 8f690a9 into finale-lua:master Feb 10, 2023
@ThistleSifter ThistleSifter deleted the fcm-ctrl-custom-lua-window branch March 10, 2023 22:14
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