mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #444] If icon is selected from local program, its too small #2286
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#2286
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @majkinetor on GitHub (Jul 3, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/444
Originally assigned to: @VShawn on GitHub.
Its also small in the list:
@VShawn commented on GitHub (Jul 4, 2023):
You gotta adjust the icon size yourself when uploading it. We can't decide the size of the icon for our user.
https://github.com/1Remote/1Remote/assets/10143738/535534cf-6503-44b2-8682-e339121b2b79
@majkinetor commented on GitHub (Jul 4, 2023):
That doesn't change the icon here on the desktop, only in the list:
@VShawn commented on GitHub (Jul 12, 2023):
Maybe caused by the icon cache not being updated.
I have replaced the icon with the Win2019 icon, but the desktop shortcut still shows the previous icon.
append:
after run
ie4uinit.exe -shownew icon was shown
bUt i dont think is a good idea for 1RM to run
ie4uinit.exe -showevery time a shortcut is created.@majkinetor commented on GitHub (Jul 12, 2023):
The cache problem is certainly there, but that has nothing to do with 1RM, it happens with other apps too.
This is specific to 1RM, it initially shows icon that is smaller. Here I take random icons from Program Files that I never used before:
The icon is shown the same on the desktop. You see here that the size is maximal. If I save it and return again to connection config, the slider is now on the middle and I can make it larger. I can repeat that indefinitelly, until there is nothing left of icon.
Not a big deal, I just think since we have remote apps, that this should probably work as expected.
@VShawn commented on GitHub (Jul 13, 2023):
Then this is actually a bug in the icon selector, and I have been testing whether creating shortcuts has bug.
@VShawn commented on GitHub (Jul 15, 2023):
I fixed it