[fixed] Outliner window doesn't auto-scroll when dragging images - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12) +--- Thread: [fixed] Outliner window doesn't auto-scroll when dragging images (/showthread.php?tid=2194) |
RE: New test release, please test - OXO - 10-16-2016 2.1 is very nice with many great things. Well done ! But.. Changing a texture file on a material.. I think it's just drag and drop, but it doesn't work if there are so many texture files and materials that they are taller than the window. It need to autoscroll when the mouse gets to the top. And can I add a request for the next version. Booleans.. PLEASE RE: New test release, please test - dgud - 10-16-2016 Quote:Changing a texture file on a material.. I think it's just drag and drop, but it doesn't work if there are so many texture files and materials that they are taller than the window. It need to autoscroll when the mouse gets to the top. I thought wxWidgets handled that automagicly, so agree, will take a look. Scrollwheel worked for me, so you can use that as workaround for now. Quote:And can I add a request for the next version. Booleans.. PLEASE That would be nice wouldn't it, probably not in the next release though, requires a bit of work that one. RE: New test release, please test - OXO - 10-16-2016 (10-16-2016, 10:45 AM)dgud Wrote:Quote:And can I add a request for the next version. Booleans.. PLEASE Thanks. Maybe you could blag the code for booleans off ggaliens.. [fixed] Outliner window doesn't auto-scroll when dragging images - micheus - 10-21-2016 (10-16-2016, 02:39 PM)dgud Wrote:Quote:Maybe you could blag the code for booleans off ggaliens.. (10-16-2016, 02:39 PM)dgud Wrote:Quote:Changing a texture file on a material.. I think it's just drag and drop, but it doesn't work if there are so many texture files and materials that they are taller than the window. It need to autoscroll when the mouse gets to the top. |