desktop
Here are 1,889 public repositories matching this topic...
Minor thing, but would be nice to be able to get to dev tools without right click + Inspect, especially when menu is shown by the app on right click.
NWJS Version : 0.45.1
Operating System : macOS Catalina
Expected behavior
Devtools
menu item or command + option + I
should open dev tools
Actual behavior
It works in nw1 mode, but not in nw2, has been like that for a whil
🧐 问题描述
[问题]如何修改区块获取的资源路径,想使用公司自己的github?哪里有相关介绍吗?
目前指向:https://gitee.com/ant-design/ant-design-blocks/
🚑 其他信息
App specific shortcut guide for any configured app using a modifier + foreground running application.
The Shortcut Guide would function normally with the Windows key long press, but what if you added a modifier key and getting an app specific Shortcut Guide to load when pressing a modifier key whilst the app X is in the foreground.
Example: PhotoShop is running in the foreground, you press
I have issues to get Reactotron working in my jest react-native test environment.
Before running a test I simply do
jest.mock("reactotron-react-native");
, but then I receive an error stating
TypeError: Cannot read property 'useReactNative' of undefined
] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755.
[1] 74678 trace trap ./D
RichText model
It would be useful to have a model that associates text with text style properties, and can associatively combine into a sequence (a semigroup).
This doesn't need to be fancy to begin with, just the properties we have today (fontFamily, fontSize, color) would be useful, and we'd then have a nice base to extend with other properties.
Something like this:
module RichText : {
t
-
Updated
May 19, 2020 - Python
I've gotten a few questions on Gitter in the recent days relating to installation scripts and executables, etc.
I should probably provide a couple of automated scripts for running installations:
- Linux: Batch script
- Windows: PowerShell script
Also, the manual could use some instructions on how to do manual installation on Windows using PowerShell manually, etc.
Side-nodes:
ReactNativeNWReactCalculator@1.0.0 start /Users/zjh-mac/Documents/react/react-native-nw-react-calculator-master
node node_modules/react-native/local-cli/cli.js start
┌────────────────────────────────────────────────────────────────────────────┐
│ Running packager on port 8081. │
│
-
Example graphics for UI elements would provide a better overview.
-
The documentation would be clearer if the methods of the classes were divided into different "categories" as in the Qt documentation:
- methods of the respective class
- slots
- signals / events
- inherited methods / properties from other classes
- An overview that shows which of the respective properties, method
TODO before launch
Documentation Needed
After having been around here a while it's become clear to me that JFoenix is a great library, it's just not well documented.
I suggest that a "Help Wanted" and "Documentation Needed" label be added to any issue that stems from a lack of clear documentation. Maybe towards this end it would be helpful if anyone, or maybe just contributors, were allowed to apply labels.
I think that once it b
I append text to the control QPlainTextEdit after interval, please help me how to scroll to the bottom,
I can't find any APIs: https://docs.nodegui.org/docs/api/generated/classes/qplaintextedit
Thanks
-
Updated
May 22, 2020 - JavaScript
-
Updated
Mar 18, 2020 - C#
-
Updated
May 27, 2020 - Java
-
Updated
May 27, 2020 - C++
In the chapter about "Data controls", just about figure 5.4, there's a nullability error, or so says intellij.
It marks it < 18
as wrong since it sees it
as an Int?
instead of an Int
.
I'm submitting a ... (check one with "x")
[x] bug report
[ ] new distro request
If I try to change default colors with -c
option, bold is removed from labels:
I didn't find any option t
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
Proposal: Add some public documentation/information on how language 'projection' works in WinRT
I know that WinRT components have interface definition files, which somehow enable the API for the component to be used by multiple languages e.g. C#, C++. However, I can find very little information on the finer details of how this works. I've heard rumours that the way this works might change with something called cswinrt, but it would still be useful to know the principles and some more details
Hello everyone. This is a great project. I entered selling points of this project and I made the following comparison of a few projects to show how they differ. If you have any corrections to make you can do so by commenting in the spreadsheet from which this is generated. If you are wonderin
-
Updated
Apr 12, 2018 - JavaScript
-
Updated
May 20, 2020 - Python
Improve this page
Add a description, image, and links to the desktop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the desktop topic, visit your repo's landing page and select "manage topics."
在inline-edit-table.vue里边设置自定义的指令 v-el-height-adaptive-table="{bottomOffset: 30}"报错:Failed to resolve directive: el-height-adap