Skip to content

Commit

Permalink
Update TODO, see #21
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Jan 20, 2021
1 parent 880adb1 commit bd7b07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/SpanNode.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import ChartTransform from './ChartTransform.js';
// Same as the value in Node's validateBounds
const notificationThreshold = 1e-13;

//TODO https://github.com/phetsims/bamboo/issues/19 VBox only works for Orientation.HORIZONTAL
//TODO https://github.com/phetsims/bamboo/issues/21 VBox only works for Orientation.HORIZONTAL
class SpanNode extends LayoutBox {

/**
Expand Down

0 comments on commit bd7b07b

Please sign in to comment.