Joel Smith

Results 13 comments of Joel Smith

I started looking into their code changes, and I don't think they actually did anything that affects how they zoom. Instead, there's a hook to know what zoom level you're...

the popup boxes _should_ close whenever you click outside of the area. However, the issue seems to be that popup boxes inside modals aren't experiencing this effect. This might be...

The UI around this area has been updated, which avoids this problem. You should now no longer have this issue.

This PR is now out of date. The addition of lambdas means that we should spend some time trying to make those work. The interface changed slightly, but it might...

Who "owns" a group? How are they created and edited (I mean, obviously we'll need some new screens for this)? This feels like something that should live somewhere between an...

I think this can be accomplished via changing what the command is for taking screenshots. I'll research this, but I think there are options to do this in macos in...

@AnubisSec were you using zsh when you captured this? Also, have you tried any other shells, like bash or fish (or zsh if you weren't using that)? I'll see if...

Unfortunately, we were not able to reproduce this issue. It might be some weird with your environment in particular, and maybe some eccentricities of zsh as a contributing factor. I'll...

~~I'm pretty sure we used to have one. I'll see if I can figure out what happened / try to add it back in.~~ We still do have this ([here](https://github.com/theparanoids/ashirt/blob/main/src/traymanager.cpp#L181-L203))...