robotframework / RIDE

Test data editor for Robot Framework
Apache License 2.0
954 stars 376 forks source link

Make View File Explorer a toggle option #2720

Closed JFoederer closed 3 months ago

JFoederer commented 5 months ago

Fix for issue #2719

JFoederer commented 5 months ago

This is not a complete fix yet. For some reason I am unable to bind to the close event of the panel to the object. For now, the close button is removed and the menu option (F11) is changed into toggle functionality. This enabled the intended behaviour, but I think the cross button on the panel is the preferred way.