cheminfo / cheminfo/jsme

Reactions in JSME, position and zoom in / out

Open
#21 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
19
Forks
5
PR merge metrics
No merged PRs in 30d

Description

We have various problem with drawing reactions, zoom in / out and having many products.

1. When we move a reagent so that it becomes a product no event is generate and we are not aware of the change of its status

2. When we have many reagent and products JSME always put them one one line. It would be nice that the coordinates are kept so that we can dispose them also vertically

3. When we zoom in / out and draw molecules the coordinates may become unexpected

![image](https://cloud.githubusercontent.com/assets/1484241/26152843/1062d06c-3b09-11e7-8f6d-daed900d4f2e.png)
![image](https://cloud.githubusercontent.com/assets/1484241/26153289/f8303b04-3b0a-11e7-9572-4eee08d2bbf7.png)

I get back

![image](https://cloud.githubusercontent.com/assets/1484241/26152852/184a7316-3b09-11e7-8a08-f99c436a10ad.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the three reported cases in JSME: moving a reagent into the product area, arranging many reagents and products, and drawing molecules after zooming. Done means status changes emit an event, product and reagent coordinates can be preserved for vertical layouts, and drawing coordinates remain correct across zoom levels.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.