marcocorvi / topodroid

TopoDroid code base
https://sites.google.com/site/speleoapps/
GNU General Public License v3.0
54 stars 26 forks source link

"Line join" button does not reappear after choosing back "wall" line type #81

Closed rsevero closed 11 months ago

rsevero commented 11 months ago

Describe the bug After starting to draw with "wall" line type and have the "line join" option available, choosing another line type like "user" makes the "line join" button disapppear and getting back to "wall" does not make the "line join" button reappear.

To Reproduce Steps to reproduce the behavior:

  1. Start to draw with line type "wall"
  2. See that the " line join" button is available
  3. Choose line type "usar"
  4. See that "line join" button disappeared
  5. Choose line type "wall"

Expected behavior "Line join" button should reappear but it does not. To get it back I need to leave the drawing window and come back

Device (please complete the following information):

marcocorvi commented 11 months ago

revised the code. hopefully fixed in the next version