-
```
1. set the linestyle to 0 thickness or 0 alpha
2. create a shape using rect, lineto, or any other drawing technique
3. observe the lines in the result
there should be no visible lines in the res…
-
```
Notes from svn commit logs as I saw them. Just so they don't get lost...
TODO list :
* When changing constraint mode, render the whole screen as CPC modes renders it differently
* Add init func…
-
```
Notes from svn commit logs as I saw them. Just so they don't get lost...
TODO list :
* When changing constraint mode, render the whole screen as CPC modes renders it differently
* Add init func…
-
```
Notes from svn commit logs as I saw them. Just so they don't get lost...
TODO list :
* When changing constraint mode, render the whole screen as CPC modes renders it differently
* Add init func…
-
**Describe the bug**
Our users experience crashes that for now we are unable to reproduce. The stack trace of the crash is below.
Is there any ways to make this method safer and do some safety check…
-
Example:
```
canvas.drawRect(Rect.makeXYWH(0f, 0f, 100f, 100f), Paint().apply {
mode = PaintMode.FILL
color = Color.makeARGB(0, 255, 0, 0)
})
canvas.drawRect(Rect.makeXYWH(100f, 0f, 10…
-
how can I change the direction of bottom indicator ,please guide me
-
(probably this feature would not be implemented in dcc directly, but I'm posting this feature request here because this is the closest repo)
At the moment, when users want to update a small part of…
-
After upgrading to Xcode 11
i have this error
[TableView] Warning once only: UITableView was told to layout its visible cells and other contents without being in the view hierarchy (the table v…
-
```
1. set the linestyle to 0 thickness or 0 alpha
2. create a shape using rect, lineto, or any other drawing technique
3. observe the lines in the result
there should be no visible lines in the res…