Opened 5 years ago
Last modified 9 months ago
#105 assigned enhancement
Add an "outer end of splay" station flag
Reported by: | frank tully | Owned by: | Olly Betts |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | aven | Version: | 1.2.33 |
Keywords: | Cc: |
Description
With splays hidden the curser is still captured by the end of splay survey point. This is distracting, especially when with modern survey techniques, where lots of splays are used for sketching more accurate plans and slowing down the disto monkey.
Change History (2)
comment:1 Changed 5 years ago by
Milestone: | 1.2.37 |
---|---|
Status: | new → assigned |
comment:2 Changed 9 months ago by
Summary: | Aven - With splays hidden the curser is still captured by the end of splay survey point → Add an "outer end of splay" station flag |
---|
Adjusting bug title to reflect what's still to do.
The fix above was in 1.2.39 incidentally.
Note: See
TracTickets for help on using
tickets.
A related issue is that splay-ends still get crosses even when splays are hidden.
The underlying problem here is we don't have a "this is the outer end of a splay" flag for stations, and working this out on demand is not so easy to do.
I've implemented a partial fix for now by using the "anonymous station" flag so at least these cases now behave properly for splays to anonymous stations (which is likely to be what people with huge numbers of splays from disto-x, etc are using). This does mean that anonymous stations on continuation passages will incorrectly also be off when splays are hidden, but that seems an OK trade-off for now.
Leaving open to track sorting out adding a flag for such stations, but that's not going to happen for the next release.