Remove unnecessary uses of "takeScreenshot" (#349)
This commit is contained in:
@@ -33,19 +33,6 @@ fun main() = application {
|
||||
Note that drawing inside the `repeat` action has no effect. Have a look at the demos listed below for an example of
|
||||
`repeat` triggered drawing.
|
||||
|
||||
## Demos
|
||||
|
||||
* [Simple `repeat` demonstration](src/demo/kotlin/DemoRepeat01.kt)
|
||||
* [A `repeat` demonstration with drawing](src/demo/kotlin/DemoRepeat02.kt)
|
||||
* [Simple `timeOut` demonstration](src/demo/kotlin/DemoTimeOut01.kt)
|
||||
<!-- __demos__ >
|
||||
# Demos
|
||||
[DemoRepeat01Kt](src/demo/kotlin/DemoRepeat01Kt.kt
|
||||
![DemoRepeat01Kt](https://github.com/openrndr/orx/blob/media/orx-timer/images/DemoRepeat01Kt.png
|
||||
[DemoRepeat02Kt](src/demo/kotlin/DemoRepeat02Kt.kt
|
||||
![DemoRepeat02Kt](https://github.com/openrndr/orx/blob/media/orx-timer/images/DemoRepeat02Kt.png
|
||||
[DemoTimeOut01Kt](src/demo/kotlin/DemoTimeOut01Kt.kt
|
||||
![DemoTimeOut01Kt](https://github.com/openrndr/orx/blob/media/orx-timer/images/DemoTimeOut01Kt.png
|
||||
<!-- __demos__ -->
|
||||
## Demos
|
||||
### DemoRepeat01
|
||||
|
||||
Reference in New Issue
Block a user