Skip to content

Add bond thickness setting#85

Draft
mimvoid wants to merge 1 commit into
Acylation:mainfrom
mimvoid:add-bond-width-setting
Draft

Add bond thickness setting#85
mimvoid wants to merge 1 commit into
Acylation:mainfrom
mimvoid:add-bond-width-setting

Conversation

@mimvoid

@mimvoid mimvoid commented Aug 14, 2025

Copy link
Copy Markdown
Contributor

Sets the bond thickness for RDKIt to be the same as for Smiles Drawer, and adds a bond thickness option in the Setting Tab.

Currently, Smiles Drawer has a bondThickness of 1 by default, but RDKit does not have bondLineWidth set. So, RDKit looks much thicker than Smiles Drawer. I believe setting RDKit's bondLineWidth to also be 1 is more consistent and readable. The user can then customize this for both render cores.

This pull request is mostly done, but there are some things I haven't finalized.

Where in the settings should bond thickness be? I put it in the Advanced section for now, but it could also be next to themes. Or could there be a new Appearance section for minor settings like bond thickness, short bond length, font size, legend font size, etc.?

Also, I haven't sorted out the Chinese localization.

@Acylation Acylation added category/new feature The feature will be added priority/critical The issue must be solved at first labels Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category/new feature The feature will be added priority/critical The issue must be solved at first

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants