window_manager icon indicating copy to clipboard operation
window_manager copied to clipboard

how to disable maximum button?

Open lunxinfeng opened this issue 2 years ago • 1 comments

setClosable, setMinimizable, but no setMaximizable?

lunxinfeng avatar Jun 27 '22 09:06 lunxinfeng

it's a workaround - copy window_caption and customize as needed. use the customize window_caption instead of default one.

window_manager\lib\src\widgets\window_caption.dart

sanihaq avatar Jul 07 '22 18:07 sanihaq