Skip to content

Commit

Permalink
Draw FoamTree labels also during animation, it should still be fairly…
Browse files Browse the repository at this point in the history
… smooth on recent hardware.
  • Loading branch information
stanislawosinski committed Jan 19, 2021
1 parent 93e98aa commit 17716db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/components/Treemap.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ export default class Treemap extends Component {
maxGroupLevelsDrawn: Infinity,
maxGroupLabelLevelsDrawn: Infinity,
maxGroupLevelsAttached: Infinity,
wireframeLabelDrawing: 'always',
groupMinDiameter: 0,
groupLabelVerticalPadding: 0.2,
rolloutDuration: 0,
Expand Down

0 comments on commit 17716db

Please sign in to comment.