-
[This version](https://en.wikipedia.org/w/index.php?title=User:APersonBot/BOTREQ_status&diff=prev&oldid=729777656) looks pretty awful. Yes, I know, why it's happening, so I'm OK if you mark this as WO…
-
Currently, `top: Xpx` is used for horizontal sliders, but it would be better to use `bottom` so the alignement remains the same for different font sizes.
-
### Reproduction link
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/centered-antd-5-3-3-forked-gy66hg?file=/demo.tsx)
### Steps to rep…
-
Hi,
I want to get the pos X and Y of the Highlight value when I set the highlight value programmatically
When i use the drag to show highlight value, the onValueSelected methods is called and ge…
-
Is it possible to have a callback, that's triggered by clicking anywhere on the chart, and also returns click position?
What I want to achieve, is to have a chart, where you could add points, by cl…
-
Marker views is not very customizable now. Best what we do is using our own React Native view and show it in `onSelect()` callback. But the problem is we don't know position of highlighted chart point…
-
I'm currently highlighting an Entry based on promixity with my SeekBar and it's working like a charm. Now I need to show a label near to the Entry which is Highlighted.
I found a related problem o…
-
Garden removes the space from calc(50% + 100px) and renders it as calc(50%+100px) – without space – which is not valid according to the spec: https://www.w3.org/TR/css3-values/#calc-syntax
Tested it …
-
Missing to clarify in the table page 63, the Secure E and E_A meaning.
I think E is just encripted but not access, and E_A encrypted but not access.
Is this correct?
What are the cases where …
-
As discussed in [PR #317](https://github.com/bitcashorg/masterbots/pull/317), we need to check where we are using 'px' and update them to use relative sizes with TailwindCSS classes. We should always …