Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P purr-data
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 363
    • Issues 363
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 51
    • Merge requests 51
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Jonathan Wilkes
  • purr-data
  • Issues
  • #162
Closed
Open
Issue created Nov 18, 2016 by Albert Gräf@aggraefDeveloper

Missing selection rectangle with legacy data structure drawings

Vanilla draws a blue selection rectangle around selected scalars. E.g., see the screenshot below from the 4.data.structure/07.sequencer.pd example:

vanilla-selection-rectangle

The selection rectangle is missing with purr-data:

purr-data-missing-selection-rectangle

This makes it very hard to work with "legacy" scalars in Purr-Data since you can never be sure which scalars are selected in edit mode.

The selection rectangle is shown (in orange) if scalars are rendered using the new svg drawing drawing commands ( 4.data.structures/pd-l2ork/ds-tutorials/08.circle.pd example):

purr-data-selection-rectangle

This is on Linux using HEAD, but it's the same using beta4 on OSX 10.10.

Assignee
Assign to
Time tracking