Last style not always applied when it should (i.e. Swap fill and stroke)
#### Summary:
Some ways of editing a style are not taken into account by "Last style" feature
#### Steps to reproduce:
<!-- Describe what you did (step-by-step) so we can reproduce: -->
- open Inkscape
- choose a drawing tool (tested with bezier and rectangle)
- set its preferences with New object : Last style used
- draw a first object then set a color fill and a color stroke
- draw another object : same fill and stroke (as expected)
- right-click on "attibutes zone" (very left at very bottom (is this correct english ?)) then choose "Swap fill and stroke" : object appearance changes (as expected)
- draw another object : not same aspect than the previous one.
#### What happened?
Last object should have same attributes than the previous one but instead fill and stroke are inverted.
"Swap fill and stroke" was not taken into account
#### What should have happened?
"Swap fill and stroke" (and probably other commands of this kind) should be taken into account !
#### Version Info:
```
- Inkscape Version: 1.0.1 (3bc2e813f5, 2020-09-07)
- Operating System: indows 8.1 x64
```
Thank you for listening
issue