Skip to content

Commit 23f16e0

Browse files
committed
add another bullet
1 parent 2a7cdf9 commit 23f16e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
supports clipping paths (@teunbrand, #5952).
55
* (internal) Panel clipping responsibility moved from Facet class to Coord
66
class through new `Coord$draw_panel()` method.
7+
* `theme(strip.clip)` now defaults to `"on"` and is independent of Coord
8+
clipping (@teunbrand, 5952).
79
* (internal) rearranged the code of `Facet$draw_paensl()` method (@teunbrand).
810
* `geom_rug()` prints a warning when `na.rm = FALSE`, as per documentation (@pn317, #5905)
911
* `position_dodge(preserve = "single")` now handles multi-row geoms better,

0 commit comments

Comments
 (0)