Commit a4078a1
committed
[FIX] : Set
Avoid `m_CurrentDisplayedFlags` not being set to `vFlags` when
`m_FileDialogInternal.name == name`. `m_FileDialogInternal.name` is set to
`name` in the initial call to the function `Display` as you can see in
the line 3811.m_CurrentDisplayedFlags to vFlags
1 parent c383fd8 commit a4078a1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3758 | 3758 | | |
3759 | 3759 | | |
3760 | 3760 | | |
3761 | | - | |
| 3761 | + | |
3762 | 3762 | | |
3763 | 3763 | | |
3764 | 3764 | | |
| |||
0 commit comments