Krishiv Vora
Krishiv Vora
Currently they're all separate widgets: ``` widgets.FloatSlider(min=10.0, max=mg.max_clock(), step=10.0, description='Clock Time:') widgets.Dropdown(options=tuple(Frontend.filters.keys()), value=None, description='Attribute Filter:', style={'description_width': 'initial'}) widgets.Dropdown(options=tuple(Frontend.filters.keys()), value=None, description='Bottleneck Filter:', style={'description_width': 'initial'}) widgets.Button(description='Next bottleneck', button_style='', tooltip='Automatically scroll clock time...
> So... pretty much no feature works as expected? Almost all features do work except the two I mentioned at the end. > Does Fn+R work with Vantage and Fn...