mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Add a TODO for a missing return value
This commit is contained in:
@@ -323,6 +323,8 @@ class YaPlugView : public Steinberg::IPlugView {
|
||||
/**
|
||||
* Message to pass through a call to `IPlugView::checkSizeConstraint(rect)`
|
||||
* to the Wine plugin host.
|
||||
*
|
||||
* TODO: This should also return the updated ViewRect
|
||||
*/
|
||||
struct CheckSizeConstraint {
|
||||
using Response = UniversalTResult;
|
||||
|
||||
Reference in New Issue
Block a user