Re: [LMMS-devel] Proposal: centralize editor grid calculations

2014-02-21 Thread Tobias Doerffel
Hi Raine, maybe a GridEditor class would be the best option here. It could include a Timeline widget already. HTH Toby -- Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offe

[LMMS-devel] Proposal: centralize editor grid calculations

2014-02-13 Thread Raine M. Ekman
So, I had a look at grid drawing in the Automation Editor lately, related to issue #283. The problem there comes from the X coordinates being calculated in too many places: both in the timeline and in the grid. What I'm thinking of doing is moving all the time<->X coordinate conversions i