feat(multimer): change visualization of elements with homodimer > 1
1 unresolved thread
1 unresolved thread
Closes MIN-148
Merge request reports
Activity
Filter activity
requested review from @KonradAt
added 1 commit
- 9bf50f88 - feat(multimer): hide info box on text cutoff scale
210 234 }); 211 235 } 212 236 237 private drawHomodimerInfoBox(): void { 238 const width = 25; 239 const height = 15; I will fix it in the PR: !416 (merged), where I have added constants to these values.
mentioned in commit 5f1150af
Please register or sign in to reply