-
Feature request: Lora should set the page title. Finding the right tab when you have n lora tabs open is a bit tedious. Aside from distinguishing between open tabs, it would make history searchable (s…
-
I often exchange screenshots with friends and I really liked this new function. However, the inline images always got truncated in the message log. Today I looked into my log folder and found them tru…
-
Reported by: | anne.dutfoy
Hi!
I would like to be able to estimate a truncated distribution from data when the bounds are fixed by the User and the model is known.
Thanks!
Reference: http:/…
-
Presumably due to some mis-configuring of Heritrix at the Royal Danish Library, we have a non-trivial amount of truncated records in some of our WARCs. Some of these are silently truncated, i.e. no ex…
tokee updated
2 years ago
-
I'm hoping to port some of my existing code over to ReactPHP Filesystem to make reading lines from a file and truncating it afterwards asynchronous so that my main loop can still be working on other t…
-
Unicode codepoints above 65535 are truncated with pygame and sdl2 text providers (but not pil). For example, U+1F3A8 is rendered as U+F3A8, and U+102FB is rendered as U+02FB. This happens in Python 2 …
kived updated
2 years ago
-
### Describe the bug
The statistics card doesn't automatically adapt its width to display my name, nor does it wrap the text when unable to.
### Expected behaviour
The entirety of the name sh…
-
### Steps to Reproduce
0. Use the webapp - tested on Chrome and Firefox Desktop
1. Go to any timeline that provides reasons for including posts (e.g. `resonRepost`) or shows the "Reply to" context
…
-
Browsing the docs, it doesn't seem like there is any option for controlling wrapping or truncation.
The ability to customize this per column would be great.
As in: wrap splits the cell into mult…
-
Write a function that computes the sum `\sum_{i=i0}^{p} A^i * t^i / i!}`. Note that if `i0=0` one should use the exact computation of `At + 1/2A^2 t^2` (matrix W).
* [x] outsource existing code to …