-
In the span3, span6, span3 footer:
benlk updated
3 years ago
-
The general reason is picking the right tool for the job. The three most common reasons are backward compatibility, price, and electrical power consumption. Backward compatibility is important when in…
-
Step 18. After adding the **Two buttons** pattern the Buttons toolbar was partially hidden behind the Settings panel when List view was also open.
Reproduced the problem with the final vers…
-
_Not a high priority._ But, I'm finding myself wanting to drag the sidebar to be smaller (i.e. make it less wide), rather than always hiding it entirely.
Maybe I'm just too familiar with other applic…
-
Hello,
I've been noodling around with `grid`, trying to get a specific layout to work. But alas:
[Codepen Link](https://codepen.io/iamglynnsmith/pen/qXqejZ)
I'm trying for a 2 column grid: Th…
-
| | |
| --- | --- |
| Bugzilla Link | [10350](https://llvm.org/bz10350) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Test case, compile options detailed in description](https://user…
-
just discovered an issue (?) with flip box...
wanting to set an image (for custom icon) into flip-boxes it results in the image _always_ (!) covering the max possible width of the box and eighter get…
-
[This definition](https://gist.github.com/sebbacon/15186204d8461d4c3f852f228c4cbb5a) is the total possible savings per 1000 patients.
Due to complexities around mixing legacy and standard views, fo…
-
This concerns usage with index file notes only.
Say I want to break out a single note into multiple subnotes within a folder. E.g. I have a note `Polynomial.md` and want to extract `Roots.md` and `…
-
Adding a few shorthands for common int types could make writing polygolf code a bit nicer. I would suggest
```
$a:byte $a:0..256
$a:u32 $a:0..4294967295
$a:i32 $a:-2147483648..-2147483647
$…