Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
dev:style_bugs [2009/04/19 02:59]
michael
dev:style_bugs [2009/05/11 03:59]
michael
Line 3: Line 3:
  
 ===== Outstanding Issues ===== ===== Outstanding Issues =====
-  - I disabled the JACK warning dialog, and I need to rewrite it with a don't show button.  I forget how I need to do that, but it looked somewhat complicated, which is why I skipped it at the time.  Something about QSomething::addCustomButtonSomethingOrOther and then plumbing that all to some backend to make it work.  I should do that, or at least remember the dialog is broken.  For now, screw JACK.  I've been getting a thousand xruns a day lately, and I'm tired of looking at the stupid red icon anyway. 
   - Progress dialogs are coming out solid black.  Progress dialogs are still broken to the point where they're random and useless, so I haven't bothered to try to iron this out at all.  I haven't tried to style the actual progress bars themselves yet either, but that needs to be done eventually.   - Progress dialogs are coming out solid black.  Progress dialogs are still broken to the point where they're random and useless, so I haven't bothered to try to iron this out at all.  I haven't tried to style the actual progress bars themselves yet either, but that needs to be done eventually.
 ===== Fixed Issues ===== ===== Fixed Issues =====
 +  - I disabled the JACK warning dialog, and I need to rewrite it with a don't show button.  I forget how I need to do that, but it looked somewhat complicated, which is why I skipped it at the time.  Something about QSomething::addCustomButtonSomethingOrOther and then plumbing that all to some backend to make it work.  I should do that, or at least remember the dialog is broken.  For now, screw JACK.  I've been getting a thousand xruns a day lately, and I'm tired of looking at the stupid red icon anyway.
   - checkbox and radio button disabled states   - checkbox and radio button disabled states
   - IGNORED: I'm still thinking about getting rid of the metadata editor table thingie, but if we keep it, it still has one thorny style problem.  We need to replace QLineEdit with the subclass (and possibly convert the subclass into a re-implementation like QInputDialog) LineEdit in this table to make the colors work out right when you edit an item.  It's currently awful.  Fixing it looks very possible, by changing with "delegate" QTableWidget uses for these items, but it looks like hours of reading to fix something I never use and would be happy to see deleted, so I am sticking this down way down at the bottom of my TODO list.   - IGNORED: I'm still thinking about getting rid of the metadata editor table thingie, but if we keep it, it still has one thorny style problem.  We need to replace QLineEdit with the subclass (and possibly convert the subclass into a re-implementation like QInputDialog) LineEdit in this table to make the colors work out right when you edit an item.  It's currently awful.  Fixing it looks very possible, by changing with "delegate" QTableWidget uses for these items, but it looks like hours of reading to fix something I never use and would be happy to see deleted, so I am sticking this down way down at the bottom of my TODO list.
 
 
dev/style_bugs.txt ยท Last modified: 2022/05/06 16:07 (external edit)
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki