Skip to content

channel_inner_window: use custom close button to handle popin

Raidro Manchester requested to merge popout-close-button into master

Creating a custom fake close button so that we would be able to change what happens when you click it, to handle poping in. I tried to copy the defeault close button's hierarchy and style classes however I still needed to add some margin-left for some reason Breaks configuration of how many close buttons to show, etc.

Closes #36 (closed)

Merge request reports