Bug with Parent Rename text alignment, low priority.

Discussion related to "Everything" 1.5 Alpha.
Post Reply
raccoon
Posts: 1017
Joined: Thu Oct 18, 2018 1:24 am

Bug with Parent Rename text alignment, low priority.

Post by raccoon »

Old bug, I should have reported it several versions ago.

When you use Parent Rename on an object whose parent name contains >~15 letters, the left side of the name is scrolled off the left edge of the editbox for no apparent reason.
void
Developer
Posts: 15251
Joined: Fri Oct 16, 2009 11:31 pm

Re: Bug with Parent Rename text alignment, low priority.

Post by void »

Quick search to find these files:

eval:len($parentname:)>15

eval:



Everything is showing the window with no size, when the window is resized, the text gets pushed offscreen.
I'll have this fixed in the next alpha update.
Thanks for the bug report.
void
Developer
Posts: 15251
Joined: Fri Oct 16, 2009 11:31 pm

Re: Bug with Parent Rename text alignment, low priority.

Post by void »

Everything 1.5.0.1338a will now bring the text into view correctly.

I've also split the old filename into location / name so it's easier to track changes / copy from the ancestor name.
Post Reply