-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't force square aspect ratio for image previews
- Loading branch information
Showing
9 changed files
with
85 additions
and
508 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,42 @@ | ||
--- | ||
name: Issue report | ||
about: Got issues? Sorry can't help with that, only GK problems | ||
title: '' | ||
title: "" | ||
labels: issue | ||
assignees: '' | ||
|
||
assignees: "" | ||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
# The issue | ||
|
||
## Reproduction steps | ||
|
||
Steps to reproduce the behaviour: | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
Give exact examples, like specific files to open or things to search. | ||
|
||
## Expected behaviour | ||
|
||
A clear and concise description of what you expected to happen after completing the reproduction steps. | ||
When I click on the file in the tree view, I expect the file to open in the editor. | ||
|
||
## Observed behaviour | ||
|
||
What actually happened after completing the reproduction steps. | ||
When I click on the file in the tree view, I get an error message. The message is: "..." | ||
|
||
## Screenshots | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
## Logs | ||
|
||
Please upload your log file from `%appdata%\app.glacierkit` and if applicable any files with `panic` in the name. | ||
|
||
**Additional context** | ||
## Additional context | ||
|
||
Add any other context about the problem here. |
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.