Alix Bott

Results 32 issues of Alix Bott

* [x] I have followed the instructions in the PR template Moves the click timing & distance constants to the Options struct so they can be configured by users. Note:...

This test case panics: ```rust #[test] fn edge_intersection_precision_test_3() -> Result { let edges = [ [ Point2 { x: 7.9910984, y: -59.344463, }, Point2 { x: 15.484455, y: -48.762936, },...

# Description I added ke'a to the relative clause is just more precise afaiu. # Diagnostics information (do not remove) - Exercise identifier: [courseId=grammar-intro_eng][lessonNumber=13][exerciseId=4441] - Exercise payload: {"exercise":{"canonicalAnswer":"xu do vecnu...

After https://github.com/linebender/xilem/pull/925, that 10x scrolling speed factor is no longer needed

## Lapce Version 0.4.2 and master ## System information NixOS (Unstable) ## Describe the bug While the terminal is focused, keyboard shortcuts don't work. (I need a shortcut to switch...

C-bug

While this syntax is currently supported: ```jinja for element in array | myfilter ``` This one is unfortunately not: ```jinja for key, value in object | myfilter ```

Adds `Context::get_mut` to retrieve a mutable reference to one of the values. For my use case I need to run many templates in a loop and edit a value in...

It would be useful to have an extra trait called `DerivativeFn` that computes the analytical derivative for noise functions that support them. ```rust trait DerivativeFn { fn get_derivative(&self, point: [T;...

This file fails to converge: ```typ #import "@preview/polylux:0.4.0": * #slide[ Hello world ] #slide[ - Foo #show: later - Bar ] #slide[ Goodbye ] ```

Entities don't display in an interactive way in relationships: They do show correctly in relationship targets: