Skip to content

Conversation

@tarrow
Copy link
Collaborator

@tarrow tarrow commented Sep 13, 2018

Description

PR for place to store comments on this work

Title of the PR - # issue (number) - description of the issue (could be copied from the issue itself)

example:

issue #444 - make the PDF modal resizable

Checklist:

  • My code follows the style guidelines of this project

  • The change is fulfilling its purpose and works in all browsers/environments

  • I have performed a self-review of my own code

  • I have commented my code, particularly in hard-to-understand areas

  • I have made corresponding changes to the documentation

  • My changes generate no new warnings

  • I have added tests that prove my fix is effective or that my feature works

  • New and existing unit tests pass locally with my changes

  • The change is in line with the design goals of Head Start

  • The changes fit our coding style

  • The changes do not negatively affect the different stakeholders of Headstart (end users, developers, designers, maintainers, deployers, users of Head Start as a library)

zoomedBubbleTargetRadius() {
return this.chartDimensions.width*0.5*0.5;
},
getChartCenter() {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMHO this could be just chartCenter since it is used for a computed property

>
<body style="word-wrap: break-word;">
<div id="area_title" :style="{width: inscribedSquareLength + 'px', height: inscribedSquareLength + 'px'}">
<div id="areborder: 1px #000 solid;a_title" :style="{width: inscribedSquareLength + 'px', height: inscribedSquareLength + 'px'}">
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants