RIDE
RIDE copied to clipboard
color changes on grid editor doesnt change the background for unused rows.
At least the last line will stay with the default withe color. If you just have less than the minimum number of rows the unused all are standard filled.
RF 3.1.2 Ride 2.0b1 Python 3.8 Ubuntu 20.04
Confirmed, for now we do not have a global default cell background color configuration.
This is a very tricky issue, because I cannot identify which element reference is that blank space. To control this we would need to patch wxPython, original code. I'll try to control the blank are spacing.