Multitouch-Community icon indicating copy to clipboard operation
Multitouch-Community copied to clipboard

UI issues on Big Sur

Open lorenzofanchi opened this issue 3 years ago • 3 comments

Hi Ryan, very minor, but I spotted a couple of UI issues on Big Sur (circled).

Screenshot 2021-03-01 at 08 54 26 Screenshot 2021-03-01 at 08 55 03

Cheers

lorenzofanchi avatar Mar 01 '21 07:03 lorenzofanchi

Thanks! I just put in a fix that will be in the next release.

rxhanson avatar Mar 01 '21 11:03 rxhanson

Update looks good, but there still seems to be an issue with the Keyboard pane.

https://user-images.githubusercontent.com/770285/109941047-017f5d80-7cd3-11eb-8147-f3ede35d6145.mov

  • The callout pops up when navigating between the panes, which it doesn't in other panes.
  • The option is disabled at first. You need to close the callout and open it again to make it clickable.
  • The callout does not have a tail, whereas the callouts in other panes do have it.

lorenzofanchi avatar Mar 04 '21 09:03 lorenzofanchi

Thanks for having tested this out, and sorry for the delayed response. This should be fixed in the latest version, aside from the tail not being in this popup. I'm considering moving most of my custom selection UI components over to just menus (starting with this one) so that I can finally localize the app. My custom selectors use outline views, which don't easily widen to accommodate longer length text. It is kind of annoying to have some UI appearance differences between the other panes, but to me this one was small enough that it's ok until the rest of the app gets converted over.

rxhanson avatar Mar 19 '21 18:03 rxhanson