Dragon-Baroque

Results 190 comments of Dragon-Baroque

> This works nicely, overall the list view is very big, though. Bigger in width than when it reached its max size on `SHAPES.VGA` and `when you select a file...

Here it is. New patch to act in the shape browser with the mouse wheel like with the vertical scrollbar. [studio_scroll_2.zip](https://github.com/exult/exult/files/9601846/studio_scroll_2.zip) Same as the previous one : apply patch to...

> I think it is because it expands to the size of the "Groups" lower part elements (text entry box, New, Delete). Exactly. A GTK+ 3 GtkEntry cannot be narrower...

> It is a bit too fast compared to how the scroll bar scrolls. This is unexpected. I tried to ensure that the vertical shift of the Shape browser remained...

Thank you, @DominusExult. I see the difference. Whereas in my Linux setup, mouse wheel clicks units have to be converted into pixels ( multiply by a few tens ), it...

Thank you, @DominusExult. I think at this point that I am ready to work on a patch and a Pull Request for : 1. A correct working of the mouse...

Forgive me @DominusExult, I may have closed the issue a little too quickly. There remains a choice between 1. the initial FileList treeview begin narrow at first and enlarging itself...

Implemented 2 by Pull Request #255, that I merged myself. On the same vein, we could prevent the enlargement of the right panel by choosing a starting default browser. I...

Both approved and merged by @marzojr, thanks to you.