app
Here are 6,166 public repositories matching this topic...
-
Updated
Jul 15, 2020 - Swift
Versions
- Python: 3.6.3
- OS: linux
- Kivy: master
- Kivy installation method: git clone && pip install --editable in virtualenv
Description
when BorderImage's display_size option is used, it overrides the auto_scale parameter, simply because it first computes the value auto_scale would need, and then look if there is a dispaly_border setting, and overrides the values if
I cloned and built revery-quick-start and started looking through App.re to see how it all works. I noticed it opens Revery.UI but there didn't seem to be any documentation for things like Opacity and View on https://www.outrunlabs.com/revery/api/revery/. Poking around I managed to guess the URL and found them at https://www.outrunlabs.com/revery/api/revery/revery_ui/ and https://www.out
When rotating between landscape/portrait, you can lose your open document and position. I have encountered this issue on an iPhone XS Max running iOS 12.3.1.
Steps to recreate:
- Search for something.
- View an article.
- Rotate into landscape mode (on my iPhone XS Max, this shows the search view and the document view side-by-side)
- Rotate back to portrait
Expected behavior: Show
The curve tool is showing the correct color when the right mouse button is down but switching back to the foreground color once you release.
- You can still make curves in both colors, since when finalizing it uses the correct color. It's just the preview can be confusing.
- This was broken in "Make Curve tool passive until finalized" (90493cf687b17df73a2cc37b6db878aa1d204f7a)
- Previously it r
-
Updated
Jun 27, 2020 - Kotlin
-
Updated
Aug 25, 2018 - Java
A little more explaination (in the form of an xml comment) is needed on format strings like icu_abbrev_wday_month_day_no_year, because they do require to be changed in some languages but translators often break them. We obviously can't expect everyone to understand formatter syntax ;)
-
Updated
Jun 11, 2020 - JavaScript
Knative intends to add as little overhead to pure HTTP as possible. As such, some of our components are exposed to the hot-path of just about each HTTP request coming
-
Updated
May 13, 2020 - JavaScript
-
Updated
Jul 8, 2020 - CoffeeScript
Is your feature request related to a problem? Please describe.
I use evernote shortcuts to rapidly access notes and searches. I use Tuck global shortcut keys (like Ctrl Alt F) to rapidly search evernote. My feature request is to have a key sequence prefix e.g. ctrl alt T or similar to open a shortcut directly from a set of keypresses,
Describe the solution you'd like
I have a shortcut
When looking at rst files, the menu item to display the unrendered source in upper right corner mentions markdown instead of rst.
In the guide: https://github.com/artsy/emission/blob/master/docs/running-emission-in-eigen.md
The biggest faff - and specifically the only thing stopping Eigen from being able to use Emission dev mode any-time is the lack of RCTWebSocket.
We could add RCTWebSocket to our Podfile and then remove it in the Fastfile before a pod install on circle?
Is your feature request related to a problem? Please describe.
notepad requires Auto* utf-8 encoding /decoder (Universal Cyrillic encoding /decoder and Converter.You can give (it to the Context menu for example)
) let's say I have a clumsy gibberish in text that was not saved correctly and it is displayed >"ìîÿ æèçíü ýòî ÷åðòâî ïîðî÷íûé êðóã è ýòî shit" and I can't see it , but there are
-
Updated
Jun 11, 2019 - Dart
I think you could rename the project's file to follow the guidelines with lowercase and undescore. Just an improvement :)
`
Some file systems are not case-sensitive, so many projects require filenames to be all lowercase. Using a separating character allows names to still be readable in that form. Using underscores as the separator ensur
Expected behavior
When writing the email in a wrong format error message appears. When rotating the screen the message should be preserved.
Actual behavior
When rotating the screen the message is not preserved.
Steps to reproduce the behavior
- Press Log In
- Enter Email address and press Next. An error message will be shown
- Rotate the screen. The message is not sho
-
Updated
Apr 13, 2020 - Java
When we present a view controller using SPStorkController then turn on personal hotspot then go back to the app, it will look like this:
But if we turn on personal hotspot first, then present a view controller using SPStorkController it will look like this:



