Skip to content

Commit

Permalink
Fix rendering of rotated digitizing rubberband (anchors == death)
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvn committed Nov 26, 2023
1 parent 2798846 commit 8f05cda
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/qml/qgismobileapp.qml
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,6 @@ ApplicationWindow {
/** A rubberband for ditizing **/
Rubberband {
id: digitizingRubberband
anchors.fill: parent

mapSettings: mapCanvas.mapSettings

Expand Down

1 comment on commit 8f05cda

@qfield-fairy
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.