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

Replace auto-complete link mini dlg with slider #13163

Closed

Conversation

ozone10
Copy link
Contributor

@ozone10 ozone10 commented Feb 18, 2023

image

fix #13162

<Item id="6860" name="Matched pair 1:"/>
<Item id="6863" name="Matched pair 2:"/>
<Item id="6866" name="Matched pair 3:"/>
<Item id="6860" name="Matched pair 1 :"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we add space before ":"? Is it because of the visual improvement? I've checked several programs and none add spaces here. We currently have an open issue regarding this and I don't know what to do with it.
#4628

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not know about that issue. I just wanted to keep it consistent.
IMHO I would not add space before :.

@Yaron10
Copy link

Yaron10 commented Feb 18, 2023

@ozone10,

Very nice! 👍
I suppose you're planing to replace the other "mini dlgs" with EditBoxes. :)

Thank you.

@ozone10
Copy link
Contributor Author

ozone10 commented Feb 18, 2023

@Yaron10
yes, only 3 "mini dlg"

@Yaron10
Copy link

Yaron10 commented Feb 18, 2023

@ozone10,

Great. Thank you for your work.

@chcg chcg added the enhancement Proposed enhancements of existing features label Feb 18, 2023
@donho donho self-assigned this Feb 20, 2023
@donho donho added the accepted label Feb 21, 2023
@donho
Copy link
Member

donho commented Feb 21, 2023

@ozone10

yes, only 3 "mini dlg"

May I know which ones?

@donho donho closed this in caff51c Feb 21, 2023
@ozone10
Copy link
Contributor Author

ozone10 commented Feb 21, 2023

@donho

May I know which ones?

one here #13177

two here
image

@ozone10 ozone10 deleted the PrefDlgReplaceLinkMiniDlg branch February 21, 2023 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted enhancement Proposed enhancements of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Preference Auto-completion replace "mini" dlg with slider
5 participants