-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-console/blob/master/FAQ.md).
- [X] I have [searched fo…
-
* [] I have read the [contribution documentation](https://github.com/electron-userland/electron-installer-snap/blob/master/CONTRIBUTING.md) for this project.
* [x] I agree to follow the [code of …
-
### Describe the bug
Objective:
Customize the title bar and fix the window size to (900, 565)
AppWindow.TitleBar.ExtendsContentIntoTitleBar = true;
AppWindow.ResizeClient(new SizeInt32(900, 565));…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.39.1 x64
**Electron**: 3.1.10
**OS**: Mac OS X 10.14.6
**Thrown From**: [open-bash-git](https://github.com/Peteous/atom-open-bash-git) p…
-
Would love to see this in OS X so that IRCCloud gets the same treatment as other messaging apps.
> Badges keep a count of how many new items or notifications are waiting for you in an app. A badge wi…
-
Version:4.0.15
Electron-Cash didn't send an exact amount that we requested. Sometimes the amounts differ by 1 Satoshi. Hope we can fix this issue.
We requested to send 0.01179444 BCH via rpc.
!…
-
- [X ] I have searched open and closed issues for duplicates
The recently closed bug report "[Linux: Signal doesn't reconnect after sleep or lock screen] #6027" looks quite similar to the iss…
-
```
daira@katava:~/zbay$ ls -l
total 146276
-rwxr-xr-x 1 daira daira 149779745 Aug 4 18:49 Zbay-1.0.73-dev-2.AppImage
daira@katava:~/zbay$ ./Zbay-1.0.73-dev-2.AppImage
[6001:0804/185924.032232:…
daira updated
4 years ago
-
There is a bug sleeping in the code that calculates the file hashes.
The current version of nodejs used by VHA/Electron hides it but the current version 16.2.0 of nodejs would reveal it.
The problem…
geppi updated
2 years ago
-
### tdesign-vue-next 版本
1.2.3
### 重现链接
_No response_
### 重现步骤
t-dialog 中的 t-select-input, 设置 autofocus 无效 (只在dialog中使用,没在外部页面测试过)
测试过直接 autofocus: true 也试过 :autofocus="focusNum == 1" , 在 dial…