mirror of
				https://github.com/Textualize/textual.git
				synced 2025-10-17 02:38:12 +03:00 
			
		
		
		
	not needed
This commit is contained in:
		| @@ -569,8 +569,6 @@ class Compositor: | ||||
|             """ | ||||
|             if not widget._is_mounted: | ||||
|                 return | ||||
|             if self._widget_follow is None: | ||||
|                 return | ||||
|             styles = widget.styles | ||||
|  | ||||
|             if (visibility := styles.get_rule("visibility")) is not None: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Will McGugan
					Will McGugan