This change allows the TitleBar component to forced into the focused or unfocused state. It already works for the Window component so no change was needed. I need this functionality for my app. If the prop isn't manually specified then existing behaviour will remain the same (i.e. focus will change depending on window focus).
This change allows the
TitleBar
component to forced into the focused or unfocused state. It already works for theWindow
component so no change was needed. I need this functionality for my app. If the prop isn't manually specified then existing behaviour will remain the same (i.e. focus will change depending on window focus).Usage: