Custom Query (111 matches)
Results (25 - 27 of 111)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#112 | invalid | 3D files generated by Therion do not allow you to click on splay legs in Aven | ||
Description |
Use Therion to export a .3d file that has anonymous splay legs ("-"). Open the .3d file in Aven. Enable splays (eg. "view - splays - fade"). Try to click on the end of a splay leg; nothing happens, they are not selectable. This makes it impossible to measure distances between splays, such as when trying to measure the height of a pitch from its lip to the base. Use Cavern to export a .3d using equivalent data with anonymous splay legs (".."). This time you can click on the end of a splay leg. It is possible that this is because Therion has intentionally chosen a different type of point for the end of the splay. If so, this is a Therion bug rather than a Survex bug. Tested on Windows 10 and Linux. |
|||
#111 | fixed | 1.2.42 colours legs not in loop as blue | ||
Description |
Version 1.2.37 and earlier did not colour legs that are not part of a loop. This is the correct behaviour I expect. Version 1.2.42 colours all legs dark blue, for the particular survey I am looking at, whether or not they are in a loop. The survey was processed with 1.2.42, so this particular instance seems not to be a cross version issue. |
|||
#110 | fixed | macOS full screen mode | ||
Description |
This bug appears to only currently be recorded in It was last checked with Survex 1.2.19 when built using wxWidgets 3.0.2. On macOS, usually you can push the mouse pointer against the top of the screen to get the menu bar to appear, but this doesn't seem to work for aven. As a workaround, aven currently detects if you're trying to do this and drops out of full-screen mode, which isn't perfect but beats being stuck in full screen mode. wxWidgets 3.1.x has some changes related to full-screen mode handling on macOS, so maybe this will solve itself once wxWidgets 3.2 is released. |