optimisme

Results 18 issues of optimisme

theming does not allow to define the border radius of menu items , theming should allow to define the border radius of the overed element like in the attached image

enhancement

theming does not allow to define the text color of the overed menu item

enhancement

theming does not allow to define border radius of menu popover

enhancement

This works: NSMenuItem *fileMenuItem = [NSMenuItem new]; NSMenu *fileMenu = [[NSMenu alloc] initWithTitle:@""]; [fileMenuItem setTitle:@"File"]; But this does not work: NSMenuItem *fileMenuItem = [NSMenuItem new]; NSMenu *fileMenu = [[NSMenu alloc]...

bug

**Expected Result** What did you expect to happen? NSStringDrawer does not implement all the options: NSLineBreakByTruncatingHead NSLineBreakByTruncatingMiddle NSLineBreakByTruncatingTail NSLineBreakByClipping Also, the implementation looks for the truncation point character by character...

### Problem Dock magnification (also known as dock zoom) has been removed. Maybe I am wrong, but it seems that the patent "US7434177B1," which relates to the magnification of the...

Needs Design
Priority: Wishlist

This fix solves two problems: - String drawing performance is very slow when truncating large texts - String drawing does not properly truncate NSLineBreakByTruncatingHead and NSLineBreakByTruncatingMiddle This pull request is...

### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues) - [X] I have read the [guide to filing a bug](https://flutter.dev/docs/resources/bug-reports) ### Steps to...

a: text input
c: crash
framework
f: cupertino
has reproducible steps
P2
found in release: 3.16
found in release: 3.17
team-text-input
triaged-text-input