Nikita Prokopov

Results 125 issues of Nikita Prokopov

reported by @KGOH

One example: // comment on the first line

And possibly shrink

Currently, using editscript with `(set! *unchecked-math* :warn-on-boxed)` prints this warning: ``` Boxed math warning, editscript/diff/a_star.cljc:121:20 - call: public static java.lang.Number clojure.lang.Numbers.unchecked_add(java.lang.Object,long). ``` This patch fixed this. Source: https://clojure.org/reference/java_interop#typehints

Steps to reproduce: 1. Paste `0067E2` into RGB Expected: - OkLCH has something like `oklch(54% 0.20 258)` Actual: - OkLCH has `oklch(54.12% 0.203760003850602 258.38835815691493)` ![Screenshot 2024-09-11 at 21 03 17](https://github.com/user-attachments/assets/b1605d7e-58fc-43d7-a78d-76c2f150093d)