MasseGuillaume / ScalaKata2

Interactive Playground
https://scastie.scala-lang.org/
98 stars 13 forks source link

Result values are misaligned #18

Closed raboof closed 8 years ago

raboof commented 8 years ago

selection_056

Looks like the location of result values are specified relative to the right boundary of the expression. I'm not sure how the distance is determined, but they don't line up.

(might be a issue with CodeMirror, but let's start tracking here)

MasseGuillaume commented 8 years ago

I remember having this issue

I can't reproduce with master. I guess it's related to https://github.com/MasseGuillaume/ScalaKata2/commit/a3821471d655b97e77cb13ccd7479f39b0e10127#diff-074ab1bd2615846d631b39270a11bedcL98

raboof commented 8 years ago

(how) can I see which version is running on scalakata.com ? It's definitely still there.

MasseGuillaume commented 8 years ago

I did not yet update scalakata.com

https://github.com/MasseGuillaume/ScalaKata2/issues/22