diff options
author | networkException <git@nwex.de> | 2022-07-23 23:57:40 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-07-24 13:40:31 +0100 |
commit | 30d68d71b4a8d8aad71096c5824a84615e14190f (patch) | |
tree | 734793ebeeccf5be69d0562b74700bd14d46d2e3 /Userland/Libraries/LibArchive | |
parent | 7540259b16446e3575fc31f36d50e15a1a6e7ae3 (diff) | |
download | serenity-30d68d71b4a8d8aad71096c5824a84615e14190f.zip |
LibGUI: Move range selection calculations into separate function
AbstractView currently assumes a certain layout of rows and colums to
perform a range selection on.
This patch moves the implementation into a helper that can be overriden
by other views.
Diffstat (limited to 'Userland/Libraries/LibArchive')
0 files changed, 0 insertions, 0 deletions