21
SlickEdit 2023 v28 Beta Discussion / Re: Git status indicators on Buffers tab
« Last post by curtiswren on September 22, 2023, 12:23:26 pm »Still seeing this issue on beta 3.
Thanks
Thanks
say("good: " :+ relative("/mnt/scratch/whatever", "/mnt/scratch/vbox"));
say("bad1: " :+ relative("/mnt/whatever", "/mnt/vbox"));
say("bad2: " :+ relative("/whatever", "/vbox"));
/*!
Copies bytes from a source memory area to a destination memory area,
where both areas may not overlap.
@param[out] dest The memory area to copy to.
@param[in] src The memory area to copy from.
@param[in] n The number of bytes to copy
/
void memcpy(void *dest, const void *src, size_t n);
Restart SlickEdit. I've seen this happen when monitor settings are changed. We don't have a fix for this.Yeah, that's me... every day lately. We recently got mandated to work from office, so I'm constantly plugging my laptop into different monitors. I keep 2 at home & 2 at work -- slightly different resolutions. I use DisplayFusion to put my many windows where I like them after plugging in. So if that's a problem, I'm going to see it all the time.
Is this 27.0.2?Yup.
If you go to Tools>Options, Appearance/Tool Window and Toolbar Options, what is "Button Size" set to?Recently changed to Large -- I was totally missing out on the nice icons, as I couldn't really see them when it was smaller. Very happy I set to large.