Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Fix: Network nodes ignoring widthConstraint after hover #4154

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Aug 19, 2018

  1. Network: Set ctx font size & face in LabelSplitter.process

    This fixes labels being split along the wrong lines. It doesn't take
    font modifiers into account, though, so still might be wrong in some
    circumstances. Just less wrong than before.
    
    Fixes almende#3928 for the most part. Arrowheads on edges can still be slightly
    misaligned in some cases.
    moppius committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    6313bf2 View commit details
    Browse the repository at this point in the history
  2. Whitespace consistency fix

    moppius committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    e0af8ae View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Added example file for widthConstraint test

    Example test page for validating bug regression.
    moppius committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    74bfc6f View commit details
    Browse the repository at this point in the history