Closed royaltm closed 1 year ago
A new private function Window::set_title_raw added so it can be called from both places where the window title is being changed.
Added a dynamic window title changing to title_cursor example for "visual testing" the issue.
Thanks!
Hi @emoon,
Any chance you could publish a 24.1 patch on crates with this fix?
Sure, I can publish a new version a bit later today
0.25 has been released
A new private function Window::set_title_raw added so it can be called from both places where the window title is being changed.
Added a dynamic window title changing to title_cursor example for "visual testing" the issue.