strathausen / dracula

JavaScript layout and representation of connected graphs.
https://www.graphdracula.net
MIT License
835 stars 132 forks source link

Replace weird usage of bitwise OR by more normal pair of expressions (com #7

Closed masklinn closed 12 years ago

masklinn commented 13 years ago

Replace weird usage of bitwise OR by more normal pair of expressions (comma operator would also be acceptable, but it does not improve readability)