AlexTorresDev / custom-electron-titlebar

Custom electon title bar inpire on VS Code title bar
MIT License
866 stars 148 forks source link

Fixed: Title moves to the left after resizing #246 #249

Closed lvcabral closed 10 months ago

lvcabral commented 10 months ago

Fixed the issue #246 by correctly calculating the remaining space for the title based on the MenuContainer right position and the width of the window.

electron-fixed-title

lvcabral commented 10 months ago

@AlexTorresDev can you review this and the other PR I pushed this weekend? I have a release blocked because of these issues.

AlexTorresDev commented 9 months ago

:tada: This PR is included in version 4.2.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: