toolbar: only set the default ToolButtonStyle in the constructor
commite159bd8e8bc9e47b05b15e496435e1151ae518c8
authorDavid Aguilar <davvid@gmail.com>
Wed, 27 Oct 2021 03:45:08 +0000 (26 20:45 -0700)
committerDavid Aguilar <davvid@gmail.com>
Wed, 27 Oct 2021 03:49:18 +0000 (26 20:49 -0700)
tree067952db8a638b63396cd1836dee85b25ce71fc9
parent0a852ae8b757fdd3d389586aa833d1cc30304c34
toolbar: only set the default ToolButtonStyle in the constructor

Not doing this causes the toolbar to lose its settings when
re-configured.

Related-to: #1177
Signed-off-by: David Aguilar <davvid@gmail.com>
cola/widgets/toolbar.py