-
After working on https://github.com/huridocs/react-text-selection-handler/pull/12 to improve `onDeselect` we noticed a problem. Previous to that PR, `onDeselect` only worked when clicking within `Hand…
-
Sure! Here’s the issue description formatted in Markdown:
```markdown
## Description
The `optString` method in the Jettison library is expected to return the provided default value when the key…
-
I have an old 32 MB `.cbz` file that works on stock Kobo reader and on KOReader but doesn't work on Plato. Plato doesn't show preview thumbnail about the book and when I select it, nothing happens.
…
-
Some APIs in Kibana are implicitly restricted to superusers by specifying access tags that are not defined in Kibana’s authorization model. For instance, the API at [key_rotation.ts](https://github.co…
-
We should move out of using NSLayoutManager and NSTextStorage and NSTextContainer in order to adopt TextKit2.
Currently I believe there must be some other fix to lines and style setting to don't than…
-
Sometimes, the type that is used by a generic function is not passed in implicitly by the arguments. These situations would benefit from having a way to explicitly tell the teal compiler what type sh…
-
`u-photo` and `u-logo` are, at a glance, very similar in purpose especially for a context like a blog or a social media site where users may well use a literal photo _or_ a more cartoonish or even abs…
-
We currently rely on `run_once()` completing I/O. However, this is not guaranteed to be correct because I/O request can be reordered, for example, by the kernel. We should keep track of in-flight comp…
-
## Motivation
This request is motivated by the desire to switch the internal dataframe representation in [plotnine](https://github.com/has2k1/plotnine) from pandas to polars.
## The Problem
…
-
There might be performance benefits if we explicitly tell the solver what theories to use.