bitmap
Here are 366 public repositories matching this topic...
-
Updated
Jul 8, 2020 - Java
One of our translators has reported that some of the strings in the user interface remain untranslatable. These include the following unconfirmed strings:
- "Menu item text". Don't bother fixing this as the bug that caused it to be shown is fixed I believe, and the undo/redo rewrite will supersede it anyway.
- "Play" in Animation menu
- "Autosave documents" in Files preferences
- "Short scrub"
-
Updated
Jul 24, 2019 - Java
-
Updated
Jun 8, 2020 - Vim script
-
Updated
Sep 12, 2019 - Java
-
Updated
Jul 11, 2020 - Java
-
Updated
Apr 8, 2017 - Java
-
Updated
Feb 27, 2019 - Java
-
Updated
Jun 13, 2020 - Java
-
Updated
Jun 23, 2020 - Python
EXPECTED BEHAVIOR
The app was not expected to clear canvas whether portrait or landscape
ACTUAL BEHAVIOR
When i change from portrait to landscape the signature clear
HOW TO REPRODUCE
Launch the app and open
Sigh anythings on the app
Change to landscape and note the bug
Device used: Tecno Droipad 7D
Operating system: Android version 7.0
App version: 1.0.2
Recording of
-
Updated
Jun 12, 2020 - Java
-
Updated
Feb 20, 2017 - Java
-
Updated
Sep 3, 2019 - Java
-
Updated
Sep 3, 2019 - C++
-
Updated
May 21, 2020 - JavaScript
-
Updated
Jan 15, 2020 - C++
-
Updated
May 28, 2020 - Java
-
Updated
Sep 21, 2019 - Java
-
Updated
Jun 28, 2019 - Java
-
Updated
Mar 14, 2020 - JavaScript
Improve this page
Add a description, image, and links to the bitmap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bitmap topic, visit your repo's landing page and select "manage topics."


Description
We need better guidance around choosing hardware. For a given size and shape of data, how much memory do you need? How much CPU should you provision to hit certain latency targets, how much disk and how fast, etc.
This won't be easy, and will need to be supported by benchmarks.
Related:
#1796
This will be helped by #1926 and improving our statsd stuff and usage of it.