-
Context: The "x" column is a scoring column. The higher the score, the rank is closer to 0.
After building a new version of my application (but not updating the version of the sqlite package), the …
-
`odc.geo.gridspec.GridSpec` produces an index in `(x, y)` order, as stated here: https://odc-geo.readthedocs.io/en/latest/_api/odc.geo.gridspec.GridSpec.tiles.html#odc.geo.gridspec.GridSpec.tiles. Thi…
-
**Expected behavior**
**Actual behavior**
**To reproduce**
**System information**
-
### The bug
When deleting in batches in the mobile recycle bin, the selected items will be retained but the unselected items will be deleted. The logic is reversed.
### The OS that Immich Server is …
-
When `expect_setequal` fails, the labels are reversed:
> Only in **`expected`**: {values that are only in the **object**}
> Only in **`actual`**: {values that are only in the **expected**}
Test…
-
"The e.reversed() method is creating new edges with new vertices all the the direction "fixed" which is breaking the connection back to the original vertices." (https://github.com/gumyr/build123d/issu…
-
Can the sort order of the proposals page be changed be reversed - I think we decided it would go on date of proposal but I'd like to see the most recent at the top of the page.
-
When I want to use a reversed scroll view (useful for chat interfaces) in a ScrollableSheet then the touch inputs and the scrolling are handled upside down.
In the video the only correct movement r…
-
hi,
Is it possible to implement three or more reversed ?
```
test1
---
---
test2
---
---
test3
```
inefg updated
2 months ago
-
Hello everyone, I did a multiplayer game in react native and i could not find any usefull info how to reverse the board for player two to see black pieces at bottom side . Manually board.reverse() do…