Peter Ullrich

Results 7 comments of Peter Ullrich
trafficstars

Hi, unfortunately that doesn't help either. still behave the same

> Ubuntu 20.04.1 LTS here with Dual HiDPI monitors set to 150% fractional scaling. > > Running the very latest Flameshot release (0.8.5) when I try to take a screenshot...

What's going on here? Same on macos. This package isn't usable anymore !

https://github.com/opensupports/opensupports/issues/890#issuecomment-799883783

Same here. Any solutions?

This is the correct solution: private function getAuthor() { if (Controller::getLoggedUser()->email === $this->email) { return Controller::getLoggedUser(); } else { return User::getUser($this->email, 'email'); } }