ghaerr commented on issue #18566: URL: https://github.com/apache/nuttx/issues/18566#issuecomment-5232733480
Hello @Acfboy, > One option could be to move nxPaintNCArea, the only nxdraw function the window manager actually uses, into the WM code itself. How about the idea of pulling out just the nxPaintNCArea function into a new source file, say nxpaintnc.c, and then using that as required separately for the two use cases. Could that be made to work? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
