Ability to only extend-horizontally
for window-padding-color
#3357
Unanswered
zuqini
asked this question in
Feature Requests, Ideas
Replies: 2 comments 1 reply
-
I'm certain someone will want to only extend it vertically but not horizontally, so I think that |
Beta Was this translation helpful? Give feedback.
0 replies
-
Perhaps we should split |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sometimes setting
![image](https://private-user-images.githubusercontent.com/5790854/398905423-41d21a1f-cdfc-4025-a334-cec54daa35d6.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMDc5MzEsIm5iZiI6MTczOTIwNzYzMSwicGF0aCI6Ii81NzkwODU0LzM5ODkwNTQyMy00MWQyMWExZi1jZGZjLTQwMjUtYTMzNC1jZWM1NGRhYTM1ZDYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMTcxMzUxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjMzNjQ3NmM5ZWY5YmM5YmNiOWMxMjFiYTE1NGM2NGJhOTYyMTE5NjI2YjA4Nzg4YTYyZTM3NzAxM2VmMTJkNCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.TmgBGYDgOwNbHlJ0br6iiR-NTQgBtDxLAylddrvhL3E)
![image](https://private-user-images.githubusercontent.com/5790854/398905793-0191ac6a-63cb-4c0e-99af-0b7eacb64976.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMDc5MzEsIm5iZiI6MTczOTIwNzYzMSwicGF0aCI6Ii81NzkwODU0LzM5ODkwNTc5My0wMTkxYWM2YS02M2NiLTRjMGUtOTlhZi0wYjdlYWNiNjQ5NzYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMTcxMzUxWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MDQzMTg0YTQ4ODI2MDhjYWU2NGUxM2E3Y2VhMWM2ZWEyMjU0YjE2MWMyZjcyMTA5ZjMyNmQyZGZlYTdkYjI2OCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.mEt8-B2-o2buG5MsSRdRJOwW39ZTPVF_BHaKuWDvSmo)
window-padding-color = extend
will extend the padding colors vertically which (in my opinion) looks off, but extending horizontally looks fine. See below examples.Example of padding extended both vertically and horizontally:
Example of padding only extended horizontally:
I think adding an option to only extend horizontally might be worthwhile!
Beta Was this translation helpful? Give feedback.
All reactions