-
getHeight() and getWidth does not return height and width of view if used in onMeasure; they return 0.
Height and width are assigned in the drawing phase which, in essence occurs way after onMeasure …
-
Hello,
Here is a working code with linear-gradient:
``` Stylus
testColor = #ff0000
.test
background linear-gradient(testColor, #ffffff)
```
Here is a breaked code with radial-gradient:
``` Styl…
L0une updated
9 years ago
-
```
Add methods to calculate (and draw) inner and outer boundaries (boxes) for
elements.
examples:
-draw the outer bounds of a circle as a dashed rectangle.
-draw the biggest rectangle that could b…
-
Hi all,
So I want to make the inside of the circle of my marker clear (using alpha var) and the stroke to show i.e. a green scatter point will have a green outer stroke and transparent inner.
I'…
-
```
What steps will reproduce the problem?
1. Load data from a large database
What is the expected output? What do you see instead?
You expect the job to be done, whilst the relations can't be read, …
-
```
What steps will reproduce the problem?
1. Load data from a large database
What is the expected output? What do you see instead?
You expect the job to be done, whilst the relations can't be read, …
-
```
What steps will reproduce the problem?
1. Load data from a large database
What is the expected output? What do you see instead?
You expect the job to be done, whilst the relations can't be read, …
-
**Describe the bug**
![image](https://github.com/divriots/code.to.design/assets/31918685/7646e255-b2c0-4766-b44f-f6dd660076c3)
**To Reproduce**
```html
…
-
```
Add methods to calculate (and draw) inner and outer boundaries (boxes) for
elements.
examples:
-draw the outer bounds of a circle as a dashed rectangle.
-draw the biggest rectangle that could b…
-
```
Add methods to calculate (and draw) inner and outer boundaries (boxes) for
elements.
examples:
-draw the outer bounds of a circle as a dashed rectangle.
-draw the biggest rectangle that could b…