Apologies if this is the wrong topic. This is about getting the “automated review” checklist clean.
I am currently iterating on the feedback from it and I see I get a css warning about a feature, unfortunately, a critical one I need to make the core part of my plugin to work.
`Unexpected browser feature “css-clip-path” is only partially supported by Obsidian 1.11.4,144,146,148`
The thing is, I have set my minimal version (1.12.0) to above the version that this is flagged for, is this flag intentional in that it sets a reason for the lack of backward compatibility? It seems it still counts against my score. I know that the review system is a work in progress, and it went very well for me, but this one stuck out since I’m not really sure what to do for my own plugin here, it seemed to me that the min version requirement would be the thing to do. Apologies if this is the wrong topic as well.