-
I'm using the following monkey patch in my program:
```
(in-package :cairo)
(defun format-stride-for-width (format width)
(cairo_format_stride_for_width (lookup-enum format table-format) wid…
-
The red area is HTML and blue is the signature pad, on all other devices this works perfectly.
![IMG_FFD0FFA01CA6-1](https://user-images.githubusercontent.com/2812277/209158375-1366169e-bb35-478a-b…
-
When I try to adjust the position and width of the Read status column, there is a bug that modifies the width of the rest of the columns.
The width of the Read status column cannot be reduced:
…
-
Consider an option to specify "Fill Width" or "Fill Height". This can aid in adapting content to different aspect ratios more accurately. For example, if viewing content on a 4:3 monitor, specifying "…
-
Hello.
I'm making an OAT.
The firmware is up to date on the MKS Gen L V2.1 board.
I'm going to use the motor as the Close loop motor I had.
It works with the same input as A4988.
So I tested it, …
-
### Description
The left and right sidebar can scale horizontally to accommodate their content. This in turn results in the main/content window shrinking.
We should set a maximum width on the `asi…
-
Items are truncated at half the screen width:
This gives you lines like:
```
Station Selector:
http://streams.kut.org/4430_192.mp3?
http://streams.kut.org/4428_192.mp3?
=> http://stre…
-
### What is affected?
Component
### Description
When using CSS `max-width: 50%` on a `md-menu`, the inner `div.items` inherits the `max-width` and applies it itself, which leads to wrong disp…
-
### What happened?
collected by section should have some sort of min width, this looks kinda weird
![CleanShot 2024-07-24 at 16 46 54@2x](https://github.com/user-attachments/assets/1101fa84-02…
-
There seems to be generic demand for functions that format numbers but work very hard to preserve the overall width of the string. `sciform` could support a function like this. See e.g. [lmfit gformat…