/ >fixnum should be /i
parent
cac73daa85
commit
7836b2c6f4
|
@ -107,7 +107,7 @@ M: editor ungraft*
|
|||
editor-font* "" string-height ;
|
||||
|
||||
: y>line ( y editor -- line# )
|
||||
line-height / >fixnum ;
|
||||
line-height /i ;
|
||||
|
||||
:: point>loc ( point editor -- loc )
|
||||
point second editor y>line {
|
||||
|
|
Loading…
Reference in New Issue