Search found 2774 matches

by jupe
03 Apr 2024 00:34
Forum: Tips & Tricks, Questions & Answers
Topic: AI upscaling the toolbar icons
Replies: 10
Views: 369

Re: AI upscaling the toolbar icons

In my normal conf I use large buttons, with a 1.1 zoom, but I see the issue when using fresh defaults, and while using various zoom levels, setting XL btns with 1x looks ok though, but still not the same. I have found a good icon that demos the difference easily for me, but it happens with lots of i...
by jupe
02 Apr 2024 07:11
Forum: Tips & Tricks, Questions & Answers
Topic: AI upscaling the toolbar icons
Replies: 10
Views: 369

Re: AI upscaling the toolbar icons

The new internal icons look much better when zoomed now. :tup: Just an observation, but one thing it makes stand out more though now, is that when using an ico source for a btn, XY doesn't seem to choose the larger icon available in the resource, so it upscales instead. For example if I extract a 25...
by jupe
31 Mar 2024 01:07
Forum: Tips & Tricks, Questions & Answers
Topic: Actions Back History crashes
Replies: 4
Views: 119

Re: Actions Back History crashes

The file you want is called action.dat you can open its containing folder with this menu cmd: Go | Go to Application Data Folder But I think you should email yours to the dev in hopes that he can repro your crash and possibly fix its cause, you yourself won't be able to modify the file, you can try ...
by jupe
30 Mar 2024 19:40
Forum: Tips & Tricks, Questions & Answers
Topic: F3 Search always gives empty result
Replies: 3
Views: 92

Re: F3 Search always gives empty result

Make sure the magnifying glass button in the lower left of the dialog isn't depressed.
by jupe
29 Mar 2024 06:37
Forum: Tips & Tricks, Questions & Answers
Topic: Desktop Recycle Bin Doesn't "Empty"
Replies: 9
Views: 228

Re: Desktop Recycle Bin Doesn't "Empty"

Selecting all the files in the RB and deleting them probably wouldn't reliably send out the required windows message that alerts apps/shell that the RB has been emptied, if you use something like #642 instead, you may have better results. I personally don't use the RB, but a difference between fresh...
by jupe
27 Mar 2024 00:02
Forum: Tips & Tricks, Questions & Answers
Topic: how to use "Find Dupes"
Replies: 17
Views: 792

Re: how to use "Find Dupes"

Instead of * prefix, replace with drive or folder,

*? == C:\folder?
by jupe
23 Mar 2024 23:50
Forum: Wishes
Topic: Droppable User Button Custom Captions
Replies: 10
Views: 304

Re: Droppable User Button Custom Captions

Doesn't work for me either, but now the icon is set correctly (wasn't in .0001), but if you right click the btn the icon isn't set in menu.

Clicking on DUB, nothing happens, but dropping onto a DUB seems to work.
by jupe
23 Mar 2024 19:00
Forum: Wishes
Topic: Obfuscate all but currently selected path
Replies: 3
Views: 230

Re: Obfuscate all but currently selected path

You could probably rig up something with ICF colorfilters to hide the text, but you might have to temp toggle the BC/tabbar off in the same script if those places you wanted to obfuscate too.
by jupe
23 Mar 2024 18:44
Forum: Bug Reports
Topic: Certain folders in User Folder not visible
Replies: 3
Views: 139

Re: Certain folders in User Folder not visible

Disable

View | Show Items | Ghost Filter
by jupe
22 Mar 2024 20:21
Forum: Tips & Tricks, Questions & Answers
Topic: How to set the file encoding type in the tooltip?
Replies: 7
Views: 355

Re: How to set the file encoding type in the tooltip?

No, no problem, I just thought I'd double check before the change left beta because usually you seem to word it differently in the changelog if it is a default change.
by jupe
22 Mar 2024 03:58
Forum: Tips & Tricks, Questions & Answers
Topic: How to set the file encoding type in the tooltip?
Replies: 7
Views: 355

Re: How to set the file encoding type in the tooltip?

Was this meant to be default enabled for upgraders?
by jupe
20 Mar 2024 21:44
Forum: Tips & Tricks, Questions & Answers
Topic: Toolbars - new line
Replies: 49
Views: 1243

Re: Toolbars - new line

I've noticed an issue when there is a double row with menu/text btns on top, if the buttons underneath are of the style that has a drop down menu on the RHS (as arrows below indicate) the menu text above those icons can go missing (as pictured) Once the text has gone missing, mouseover the blank are...
by jupe
20 Mar 2024 20:11
Forum: Bug Reports
Topic: Breadcrumb Bar colors can become out of sync
Replies: 1
Views: 136

Breadcrumb Bar colors can become out of sync

I noticed that if you have "Match breadcrumb bar with custom colored tab" enabled, and drag/move a custom colored tab to the other pane, the breadcrumb colors become out of sync on both panes until tab switch.
by jupe
14 Mar 2024 01:53
Forum: Wishes
Topic: Padding file names with 0
Replies: 12
Views: 314

Re: Padding file names with 0

I have noticed a crash can occur if for example you type in the address bar an empty variable and then pad, while this may not be something that people would do intentionally, it could still occur, to repro in fresh, Enter something like the following in the AB: <a><pad 1 XY will crash at this point...