mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-11-01 02:58:12 +08:00 
			
		
		
		
	Feature: hscroll_indicator (#753)
				
					
				
			This is the symetrical of `vscroll_indicator`. Requested by @ibrahimnasson. Fixed:https://github.com/ArthurSonzogni/FTXUI/issues/752
This commit is contained in:
		| @@ -170,6 +170,7 @@ Element focusCursorUnderlineBlinking(Element); | ||||
|  | ||||
| // --- Misc --- | ||||
| Element vscroll_indicator(Element); | ||||
| Element hscroll_indicator(Element); | ||||
| Decorator reflect(Box& box); | ||||
| // Before drawing the |element| clear the pixel below. This is useful in | ||||
| // combinaison with dbox. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Arthur Sonzogni
					Arthur Sonzogni