cross-platform
Here are 3,631 public repositories matching this topic...
-
Updated
Sep 5, 2020 - Dart
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: 6.2.2
- Cross-platform modules: 6.0.1
- Android Runtime: 6.2.0
- iOS Runtime: 6.2.0
- Plugin(s): unrelated
Describe the bug
openFile method of utils module does not preview the
-
Updated
Sep 7, 2020 - TypeScript
Issue details
Tooltips broken on Android. They do not show but cause an exception instead.
Also referenced in #4921
Reproduction steps/code
Run the UITest on android (i used a Huawei P8, Android 5)
Version of LibGDX and/or relevant dependencies
1.9.6
Stacktrace
10-12 18:23:17.610 571-761/com.badlogic.gdx.tests.android W/System.err: java.lang.NullPointerE-
Updated
Sep 1, 2020 - TypeScript
-
Updated
Sep 8, 2020 - C++
-
Updated
Sep 6, 2020 - Go
-
Updated
Sep 4, 2020 - C++
-
Updated
Sep 7, 2020 - Python
-
Updated
Sep 7, 2020 - C++
-
Updated
Sep 3, 2020 - Dart
-
Updated
Sep 8, 2020 - C++
-
Updated
Sep 8, 2020 - JavaScript
-
Updated
Aug 10, 2020 - Dart
-
Updated
Sep 8, 2020 - Vue
Describe the bug:
Open fyne_demo -> Widgets -> input and drag the slider.
If your finger goes above or below the widget it resets to 0 - but it should track the finger movement.
Most probably a bug in tracking motion events in mobile driver.
To Reproduce:
Steps to reproduce the behaviour:
- Go to fyne_demo
- Click on Widgets then input
- Slide the slider then move your finger
-
Updated
Sep 7, 2020 - C++
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Sep 3, 2020 - C++
-
Updated
Sep 8, 2020 - C#
-
Updated
Sep 5, 2020 - Dart
Problem is that I migrated from KeePass to KeePassXC and now all auto type references are broken due to the case sensitivity
Creating 2 different entries in advanced works in KeepassXC:

In KeePass it is blocked:
 via a check mark icon or a thumbs up icon next to the "Thumbs Up" option or via a separate entry within the menu (that would say, for example, "Thumbed Up")? This would be so much easier than having to open a new window by clicking on "Show" every
-
Updated
Nov 2, 2019 - C++
-
Updated
Sep 9, 2020 - Python
Since we also expose the Skia-bindings for a Canvas-like API I think it might be a good idea to start refactoring the API to utilise more named arguments e.g. ~x=..., ~y=....
What do you others think?
Improve this page
Add a description, image, and links to the cross-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cross-platform topic, visit your repo's landing page and select "manage topics."
Actual behaviour
When simply trying to edit some additional files I often type
:e *.jsor something similar; this almost ALWAYS results inE77: Too many file names.Expected behaviour
It's pretty clear what the user wants in this situation; they want to open the files as buffers! I'm sure there are legacy reasons for this error, but it's a pretty poor experience these days that