QtDesignStudio/EffectComposer

From Qt Wiki
Jump to navigation Jump to search

Known issues

  • There is no search or find/replace functionality in the code view.
  • When you create properties, you can't change the order of them.
  • The code view window may fall behind the main window occasionally. You may need to move the main window out of the view to access it.
  • Some effects may work in the Effect Composer preview, but not in the actual application preview.
  • Syntax highlighting does not exist in the code view
  • Errors are displayed in the preview window. The line numbers don't match the error, as the error actually happens elsewhere in the application code.
  • Custom shaders are not possible to easily store for using across different projects.
  • iMouse does not work on Qt Design Studio yet.