Closed hanjo closed 2 years ago
I'll look into it. Though I'm guessing this is a issue with library I'm using - WPF-UI for scroll bars. Need to debug it.
I would also like to suggest a configuration option for the number of browsers that can be seen at any one time
Yeh. Configuration for no. of browsers that can be seen is previously discussed here - https://github.com/U-C-S/Hurl/issues/25#issuecomment-1063061321 . Might Implement it soon, The App code needs a bit refactoring before that
Fixed at https://github.com/lepoco/wpfui/pull/194 and updated the package in Hurl
Hi,
I noticed that a scrollbar is shown when more than five browsers are configured and the width of the window is limited accordingly.
When I tried to scroll to the right to select the 6th browser, the app crashed once I hovered the cursor over the scrollbar.
Here are the logs:
I would also like to suggest a configuration option for the number of browsers that can be seen at any one time. The scrollbar solution is logical, but quite inconvenient, since it takes a lot more time to select a browser or application that is on the 6th or later position. Maybe an option to extend the maximum width of the window would be possible? Or better yet, using a second or even third row?