-
Updated
Dec 2, 2020 - JavaScript
windowing
Here are 48 public repositories matching this topic...
-
Updated
Nov 20, 2020 - C
-
Updated
Sep 9, 2020 - TypeScript
-
Updated
Mar 14, 2019 - C#
It would be cool if we can add more guides to the guide list in the docs. Currently, there's only the striped-rows guide. From an initial thought, here are some potential guides we can add:
- Using Custom Components
- Using Custom Components by Cells (Based on cell data)
- Fixed/explicit row height
- Row height based on sampleRowIndex and sampleData
- Change row height
-
Updated
Dec 6, 2020 - TypeScript
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Dec 6, 2020 - CoffeeScript
-
Updated
Oct 6, 2018 - C
-
Updated
Jan 5, 2019 - JavaScript
-
Updated
Dec 4, 2020 - TypeScript
-
Updated
Jul 13, 2018 - JavaScript
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Oct 22, 2020 - C#
-
Updated
Jul 19, 2020 - JavaScript
We should create a separate demo folder, which contains all demos and examples currently contained in the connectors.
-
Updated
Nov 9, 2020 - Java
-
Updated
Dec 7, 2020 - JavaScript
-
Updated
Dec 24, 2019 - C++
-
Updated
Apr 19, 2017 - JavaScript
-
Updated
Sep 4, 2018 - TypeScript
-
Updated
May 22, 2019 - Scheme
-
Updated
Apr 15, 2018 - Jupyter Notebook
Improve this page
Add a description, image, and links to the windowing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the windowing topic, visit your repo's landing page and select "manage topics."
https://github.com/rust-windowing/winit/blob/c9558c5f0e8f5ccb7b250a59c46c0f7a41c2416a/src/platform_impl/android/mod.rs#L408
For now, implementing redraw in MainEventsCleared works. But I'm not sure what's supposed to go on here.