muffinmad / emacs-mini-frame

Show minibuffer in child frame on read-from-minibuffer
GNU General Public License v3.0
321 stars 20 forks source link

Parent frame resizing properly sizes mini-frame #62

Closed aaronjensen closed 2 years ago

aaronjensen commented 2 years ago

Follow up to #61, should fix the problem with resizing the parent frame.

muffinmad commented 2 years ago

Great! Thanks!