Skip to content
Snippets Groups Projects

feat(multimer): change visualization of elements with homodimer > 1

Merged Miłosz Grocholewski requested to merge feat/MIN-148-multimer into development
1 unresolved thread

Closes MIN-148

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
210 234 });
211 235 }
212 236
237 private drawHomodimerInfoBox(): void {
238 const width = 25;
239 const height = 15;
  • mentioned in commit 5f1150af

  • Please register or sign in to reply
    Loading