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

Fix bug where modifying conditions improperly hide the target value cell. #1112

Merged

Conversation

redwizard42
Copy link
Contributor

Selecting a modifying condition like Add Source, the Target Value will be hidden when you first change the operator away form 'None', until you change the Target Type. This was especially noticeable when pasting in something like Add Source Mem 0x1234 / Mem 0x1234, but also evident if you just created a new condition and immediately changed the flag to Add Source, followed by setting the operator.

OnValueChanged handler is updated to re-evaluate the HasTargetValuePropertly when the operator is changed.

@Jamiras Jamiras merged commit 71b9ae1 into RetroAchievements:master Jul 29, 2024
6 checks passed
@Jamiras Jamiras added this to the 1.3.1 milestone Jul 29, 2024
@redwizard42 redwizard42 deleted the fix_hidden_target_value_bug branch July 29, 2024 20:10
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